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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp124 ImplicitParamDecl *ThisDecl local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp582 void getSourceTextOfDeclaration(const DeclInfo *ThisDecl, argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp273 Decl *ThisDecl = ParseDeclarationAfterDeclarator(DeclaratorInfo, local
H A DParseDeclCXX.cpp2277 NamedDecl *ThisDecl = 0; local
2311 Actions.ProcessDeclAttributeList(getCurScope(), ThisDecl, AccessAttr local
1788 HandleMemberFunctionDeclDelays(Declarator& DeclaratorInfo, Decl *ThisDecl) argument
[all...]
H A DParseDecl.cpp1660 Decl *ThisDecl = Actions.ActOnDeclarator(getCurScope(), D); local
1708 Decl *ThisDecl = ParseDeclarationAfterDeclarator(D); local
1788 Decl *ThisDecl local
1868 Actions.ActOnCXXEnterDeclInitializer(getCurScope(), ThisDecl); local
1872 Actions.CodeCompleteInitializer(getCurScope(), ThisDecl); local
1881 Actions.ActOnCXXExitDeclInitializer(getCurScope(), ThisDecl); local
1902 Actions.ActOnCXXEnterDeclInitializer(getCurScope(), ThisDecl); local
1910 Actions.ActOnCXXExitDeclInitializer(getCurScope(), ThisDecl); local
1921 Actions.ActOnCXXExitDeclInitializer(getCurScope(), ThisDecl); local
1938 Actions.ActOnCXXEnterDeclInitializer(getCurScope(), ThisDecl); local
1944 Actions.ActOnCXXExitDeclInitializer(getCurScope(), ThisDecl); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp8896 Sema::FinalizeDeclaration(Decl *ThisDecl) { argument

Completed in 99 milliseconds