Home
last modified time | relevance | path

Searched defs:ThisDecl (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp133 auto *ThisDecl = in buildThisParam() local
/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2493 Decl *ThisDecl = Actions.ActOnDeclarator(getCurScope(), D); ParseDeclGroup() local
2570 Decl *ThisDecl = ParseDeclarationAfterDeclarator(D, TemplateInfo); ParseDeclGroup() local
2650 Decl *ThisDecl; ParseDeclarationAfterDeclaratorAndAttributes() member
2698 Decl *ThisDecl = nullptr; ParseDeclarationAfterDeclaratorAndAttributes() local
[all...]
H A DParseDeclCXX.cpp2520 HandleMemberFunctionDeclDelays(Declarator & DeclaratorInfo,Decl * ThisDecl) HandleMemberFunctionDeclDelays() argument
3229 NamedDecl *ThisDecl = nullptr; ParseCXXClassMemberDeclaration() local
[all...]
/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp578 void getSourceTextOfDeclaration(const DeclInfo *ThisDecl, in getSourceTextOfDeclaration()
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp14495 FinalizeDeclaration(Decl * ThisDecl) FinalizeDeclaration() argument