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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp127 auto *ThisDecl = ImplicitParamDecl::Create( local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp576 void getSourceTextOfDeclaration(const DeclInfo *ThisDecl, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2809 NamedDecl *ThisDecl = nullptr; local
2838 Actions.ProcessDeclAttributeList(getCurScope(), ThisDecl, AccessAttr local
2164 HandleMemberFunctionDeclDelays(Declarator& DeclaratorInfo, Decl *ThisDecl) argument
[all...]
H A DParseDecl.cpp1972 Decl *ThisDecl = Actions.ActOnDeclarator(getCurScope(), D); local
2035 Decl *ThisDecl = ParseDeclarationAfterDeclarator(D); local
2117 Decl *ThisDecl; member in struct:InitializerScopeRAII
2119 InitializerScopeRAII(Parser &P, Declarator &D, Decl *ThisDecl) argument
2145 Decl *ThisDecl = nullptr; local
2225 Actions.CodeCompleteInitializer(getCurScope(), ThisDecl); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp13009 void Sema::FinalizeDeclaration(Decl *ThisDecl) { argument

Completed in 118 milliseconds