/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_context.cpp | 175 clang::TranslationUnitDecl *TUDecl = mCtx.getTranslationUnitDecl(); in processExportType() local 233 clang::TranslationUnitDecl *TUDecl = mCtx.getTranslationUnitDecl(); in processExports() local
|
D | slang_rs_check_ast.cpp | 289 clang::TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); in Validate() local
|
D | slang_rs_pragma_handler.cpp | 237 clang::TranslationUnitDecl *TUDecl = ASTC.getTranslationUnitDecl(); in MarkUsed() local
|
D | slang_rs_export_reduce.cpp | 166 clang::TranslationUnitDecl *TUDecl = getRSContext()->getASTContext().getTranslationUnitDecl(); in lookupFunction() local
|
D | slang_backend.cpp | 693 clang::TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); in HandleTranslationUnitPre() local
|
D | slang_rs_object_ref_count.cpp | 48 clang::TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); in GetRSRefCountingFunctions() local
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | ASTContext.h | 413 TranslationUnitDecl *TUDecl; variable
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGBlocks.cpp | 2294 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in configureBlocksRuntimeObject() local
|
H A D | CodeGenModule.cpp | 3122 TranslationUnitDecl *TUDecl = getContext().getTranslationUnitDecl(); in GetAddrOfConstantCFString() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ASTContext.h | 593 TranslationUnitDecl *TUDecl = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ASTContext.h | 588 TranslationUnitDecl *TUDecl = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ASTContext.h | 588 TranslationUnitDecl *TUDecl = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ASTContext.h | 585 TranslationUnitDecl *TUDecl = nullptr; variable
|
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 68 TranslationUnitDecl *TUDecl; member in __anon3af387720111::RewriteObjC
|
H A D | RewriteModernObjC.cpp | 69 TranslationUnitDecl *TUDecl; member in __anon2ab08db70111::RewriteModernObjC
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 2006 DeclContext *TUDecl = Context.getTranslationUnitDecl(); in FindAllocationFunctions() local
|
H A D | TreeTransform.h | 3000 TranslationUnitDecl *TUDecl = SemaRef.Context.getTranslationUnitDecl(); in RebuildShuffleVectorExpr() local
|