Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp123 auto *ThisDecl = buildThisParam() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2323 Decl *ThisDecl = Actions.ActOnDeclarator(getCurScope(), D); ParseDeclGroup() local
2390 Decl *ThisDecl = ParseDeclarationAfterDeclarator(D); ParseDeclGroup() local
2470 Decl *ThisDecl; ParseDeclarationAfterDeclaratorAndAttributes() member
2513 Decl *ThisDecl = nullptr; ParseDeclarationAfterDeclaratorAndAttributes() local
[all...]
H A DParseTemplate.cpp366 Decl *ThisDecl = ParseDeclarationAfterDeclarator(DeclaratorInfo, ParseSingleDeclarationAfterTemplate() local
H A DParseDeclCXX.cpp2356 HandleMemberFunctionDeclDelays(Declarator & DeclaratorInfo,Decl * ThisDecl) HandleMemberFunctionDeclDelays() argument
3062 NamedDecl *ThisDecl = nullptr; ParseCXXClassMemberDeclaration() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp576 getSourceTextOfDeclaration(const DeclInfo * ThisDecl,SmallVectorImpl<char> & Str) getSourceTextOfDeclaration() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp14733 FinalizeDeclaration(Decl * ThisDecl) FinalizeDeclaration() argument