Searched defs:ThisDecl (Results 1 – 6 of 6) sorted by relevance
127 auto *ThisDecl = ImplicitParamDecl::Create( in buildThisParam() local
2114 Decl *ThisDecl = Actions.ActOnDeclarator(getCurScope(), D); in ParseDeclGroup() local2177 Decl *ThisDecl = ParseDeclarationAfterDeclarator(D); in ParseDeclGroup() local2259 Decl *ThisDecl; in ParseDeclarationAfterDeclaratorAndAttributes() member2287 Decl *ThisDecl = nullptr; in ParseDeclarationAfterDeclaratorAndAttributes() local
2162 Decl *ThisDecl) { in HandleMemberFunctionDeclDelays()2800 NamedDecl *ThisDecl = nullptr; in ParseCXXClassMemberDeclaration() local
324 Decl *ThisDecl = ParseDeclarationAfterDeclarator(DeclaratorInfo, in ParseSingleDeclarationAfterTemplate() local
574 void getSourceTextOfDeclaration(const DeclInfo *ThisDecl, in getSourceTextOfDeclaration()
12758 void Sema::FinalizeDeclaration(Decl *ThisDecl) { in FinalizeDeclaration()