Find a DeclRefExpr
belonging to a DecompositionDecl
.
More...
Find a DeclRefExpr
belonging to a DecompositionDecl
.
Definition at line 891 of file CodeGenerator.cpp.
◆ BindingDeclFinder()
clang::insights::BindingDeclFinder::BindingDeclFinder |
( |
| ) |
|
|
default |
◆ Find()
bool clang::insights::BindingDeclFinder::Find |
( |
const Stmt * |
stmt | ) |
|
|
inline |
◆ VisitDeclRefExpr()
void clang::insights::BindingDeclFinder::VisitDeclRefExpr |
( |
const DeclRefExpr * |
expr | ) |
|
|
inline |
◆ VisitStmt()
void clang::insights::BindingDeclFinder::VisitStmt |
( |
const Stmt * |
stmt | ) |
|
|
inline |
The documentation for this class was generated from the following file: