/external/llvm-project/clang/unittests/AST/ |
D | ASTImporterFixtures.cpp | 213 QualType ASTImporterTestBase::ImportType(QualType FromType, Decl *TUDecl, in ImportType()
|
D | ASTImporterFixtures.h | 114 TranslationUnitDecl *TUDecl = nullptr; member
|
D | ASTTraverserTest.cpp | 1069 const auto *TUDecl = AST->getASTContext().getTranslationUnitDecl(); in TEST() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGCUDANV.cpp | 280 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in emitDeviceStubBodyNew() local
|
D | CGObjCGNU.cpp | 1229 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in GetClassVar() local 2314 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in EmitNSAutoreleasePoolClassRef() local
|
D | CodeGenModule.cpp | 3532 TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); in GetRuntimeFunctionDecl() local 4972 TranslationUnitDecl *TUDecl = Context.getTranslationUnitDecl(); in GetAddrOfConstantCFString() local
|
D | CGBlocks.cpp | 2879 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in configureBlocksRuntimeObject() local
|
D | CGObjCMac.cpp | 6498 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in getStorage() local
|
/external/clang/include/clang/AST/ |
D | ASTContext.h | 413 TranslationUnitDecl *TUDecl; variable
|
/external/clang/lib/CodeGen/ |
D | CGBlocks.cpp | 2294 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in configureBlocksRuntimeObject() local
|
D | CodeGenModule.cpp | 3122 TranslationUnitDecl *TUDecl = getContext().getTranslationUnitDecl(); in GetAddrOfConstantCFString() local
|
/external/llvm-project/clang/include/clang/AST/ |
D | ASTContext.h | 548 TranslationUnitDecl *TUDecl; variable
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 68 TranslationUnitDecl *TUDecl; member in __anon88d555830111::RewriteObjC
|
D | RewriteModernObjC.cpp | 69 TranslationUnitDecl *TUDecl; member in __anon16d2e4880111::RewriteModernObjC
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 68 TranslationUnitDecl *TUDecl; member in __anonb2913bb10111::RewriteObjC
|
D | RewriteModernObjC.cpp | 69 TranslationUnitDecl *TUDecl; member in __anon085a35360111::RewriteModernObjC
|
/external/clang/lib/Sema/ |
D | SemaExprCXX.cpp | 2006 DeclContext *TUDecl = Context.getTranslationUnitDecl(); in FindAllocationFunctions() local
|
D | TreeTransform.h | 3000 TranslationUnitDecl *TUDecl = SemaRef.Context.getTranslationUnitDecl(); in RebuildShuffleVectorExpr() local
|
/external/llvm-project/clang/lib/Sema/ |
D | TreeTransform.h | 3498 TranslationUnitDecl *TUDecl = SemaRef.Context.getTranslationUnitDecl(); in RebuildShuffleVectorExpr() local
|