Searched defs:ThisDecl (Results 1 – 6 of 6) sorted by relevance
126 auto *ThisDecl = ImplicitParamDecl::Create( in buildThisParam() local
2182 Decl *ThisDecl = Actions.ActOnDeclarator(getCurScope(), D); in ParseDeclGroup() local2249 Decl *ThisDecl = ParseDeclarationAfterDeclarator(D); in ParseDeclGroup() local2331 Decl *ThisDecl; in ParseDeclarationAfterDeclaratorAndAttributes() member2374 Decl *ThisDecl = nullptr; in ParseDeclarationAfterDeclaratorAndAttributes() local
359 Decl *ThisDecl = ParseDeclarationAfterDeclarator(DeclaratorInfo, in ParseSingleDeclarationAfterTemplate() local
2315 Decl *ThisDecl) { in HandleMemberFunctionDeclDelays()3015 NamedDecl *ThisDecl = nullptr; in ParseCXXClassMemberDeclaration() local
576 void getSourceTextOfDeclaration(const DeclInfo *ThisDecl, in getSourceTextOfDeclaration()
14252 void Sema::FinalizeDeclaration(Decl *ThisDecl) { in FinalizeDeclaration()