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

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCXXABI.cpp127 auto *ThisDecl = ImplicitParamDecl::Create( local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp576 void getSourceTextOfDeclaration(const DeclInfo *ThisDecl, argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp2855 NamedDecl *ThisDecl = nullptr; local
2884 Actions.ProcessDeclAttributeList(getCurScope(), ThisDecl, AccessAttr local
2192 HandleMemberFunctionDeclDelays(Declarator& DeclaratorInfo, Decl *ThisDecl) argument
[all...]
H A DParseDecl.cpp2071 Decl *ThisDecl = Actions.ActOnDeclarator(getCurScope(), D); local
2134 Decl *ThisDecl = ParseDeclarationAfterDeclarator(D); local
2216 Decl *ThisDecl; member in struct:InitializerScopeRAII
2218 InitializerScopeRAII(Parser &P, Declarator &D, Decl *ThisDecl) argument
2259 Decl *ThisDecl = nullptr; local
2343 Actions.CodeCompleteInitializer(getCurScope(), ThisDecl); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp13294 void Sema::FinalizeDeclaration(Decl *ThisDecl) { argument

Completed in 368 milliseconds