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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp124 ImplicitParamDecl *ThisDecl local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp244 Decl *ThisDecl = ParseDeclarationAfterDeclarator(DeclaratorInfo, local
H A DParseDeclCXX.cpp2218 NamedDecl *ThisDecl = 0; local
2245 Actions.ProcessDeclAttributeList(getCurScope(), ThisDecl, AccessAttrs, local
1753 HandleMemberFunctionDeclDelays(Declarator& DeclaratorInfo, Decl *ThisDecl) argument
[all...]
H A DParseDecl.cpp1664 Decl *ThisDecl = Actions.ActOnDeclarator(getCurScope(), D); local
1712 Decl *ThisDecl = ParseDeclarationAfterDeclarator(D); local
1794 Decl *ThisDecl local
1844 Actions.ActOnCXXEnterDeclInitializer(getCurScope(), ThisDecl); local
1848 Actions.CodeCompleteInitializer(getCurScope(), ThisDecl); local
1857 Actions.ActOnCXXExitDeclInitializer(getCurScope(), ThisDecl); local
1878 Actions.ActOnCXXEnterDeclInitializer(getCurScope(), ThisDecl); local
1886 Actions.ActOnCXXExitDeclInitializer(getCurScope(), ThisDecl); local
1897 Actions.ActOnCXXExitDeclInitializer(getCurScope(), ThisDecl); local
1914 Actions.ActOnCXXEnterDeclInitializer(getCurScope(), ThisDecl); local
1920 Actions.ActOnCXXExitDeclInitializer(getCurScope(), ThisDecl); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp8131 Sema::FinalizeDeclaration(Decl *ThisDecl) { argument

Completed in 137 milliseconds