Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp133 auto *ThisDecl = in buildThisParam() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2501 Decl *ThisDecl = Actions.ActOnDeclarator(getCurScope(), D); in ParseDeclGroup() local
2578 Decl *ThisDecl = ParseDeclarationAfterDeclarator(D, TemplateInfo); in ParseDeclGroup() local
2658 Decl *ThisDecl; in ParseDeclarationAfterDeclaratorAndAttributes() member
2706 Decl *ThisDecl = nullptr; in ParseDeclarationAfterDeclaratorAndAttributes() local
H A DParseDeclCXX.cpp2520 Decl *ThisDecl) { in HandleMemberFunctionDeclDelays()
3229 NamedDecl *ThisDecl = nullptr; in ParseCXXClassMemberDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp578 void getSourceTextOfDeclaration(const DeclInfo *ThisDecl, in getSourceTextOfDeclaration()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp14538 void Sema::FinalizeDeclaration(Decl *ThisDecl) { in FinalizeDeclaration()