Searched defs:getFoundDecl (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTConcept.h | 199 NamedDecl *getFoundDecl() const { getFoundDecl() function |
H A D | ExprConcepts.h | 110 NamedDecl *getFoundDecl() const { return ConceptRef->getFoundDecl(); } in getFoundDecl() function |
H A D | TypeLoc.h | 687 UsingShadowDecl *getFoundDecl() const { return getTypePtr()->getFoundDecl(); } getFoundDecl() function |
H A D | Expr.h | 1370 NamedDecl *getFoundDecl() { in getFoundDecl() function |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | TypoCorrection.h | 146 NamedDecl *getFoundDecl() const { in getFoundDecl() function |
H A D | Lookup.h | 568 NamedDecl *getFoundDecl() const { in getFoundDecl() function |