Searched defs:ThisDecl (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCXXABI.cpp | 133 auto *ThisDecl = in buildThisParam() local |
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseDecl.cpp | 2493 Decl *ThisDecl = Actions.ActOnDeclarator(getCurScope(), D); ParseDeclGroup() local |
H A D | ParseDeclCXX.cpp | 2520 HandleMemberFunctionDeclDelays(Declarator & DeclaratorInfo,Decl * ThisDecl) HandleMemberFunctionDeclDelays() argument |
/llvm-project/clang/lib/Index/ | ||
H A D | CommentToXML.cpp | 578 void getSourceTextOfDeclaration(const DeclInfo *ThisDecl, in getSourceTextOfDeclaration() |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 14495 FinalizeDeclaration(Decl * ThisDecl) FinalizeDeclaration() argument |