Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCXXABI.cpp127 auto *ThisDecl = ImplicitParamDecl::Create( in buildThisParam() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp2114 Decl *ThisDecl = Actions.ActOnDeclarator(getCurScope(), D); in ParseDeclGroup() local
2177 Decl *ThisDecl = ParseDeclarationAfterDeclarator(D); in ParseDeclGroup() local
2259 Decl *ThisDecl; in ParseDeclarationAfterDeclaratorAndAttributes() member
2287 Decl *ThisDecl = nullptr; in ParseDeclarationAfterDeclaratorAndAttributes() local
HDParseDeclCXX.cpp2162 Decl *ThisDecl) { in HandleMemberFunctionDeclDelays()
2800 NamedDecl *ThisDecl = nullptr; in ParseCXXClassMemberDeclaration() local
HDParseTemplate.cpp324 Decl *ThisDecl = ParseDeclarationAfterDeclarator(DeclaratorInfo, in ParseSingleDeclarationAfterTemplate() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
HDCommentToXML.cpp574 void getSourceTextOfDeclaration(const DeclInfo *ThisDecl, in getSourceTextOfDeclaration()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp12758 void Sema::FinalizeDeclaration(Decl *ThisDecl) { in FinalizeDeclaration()