Home
last modified time | relevance | path

Searched defs:TUDecl (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_context.cpp175 clang::TranslationUnitDecl *TUDecl = mCtx.getTranslationUnitDecl(); in processExportType() local
233 clang::TranslationUnitDecl *TUDecl = mCtx.getTranslationUnitDecl(); in processExports() local
Dslang_rs_check_ast.cpp289 clang::TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); in Validate() local
Dslang_rs_pragma_handler.cpp237 clang::TranslationUnitDecl *TUDecl = ASTC.getTranslationUnitDecl(); in MarkUsed() local
Dslang_rs_export_reduce.cpp166 clang::TranslationUnitDecl *TUDecl = getRSContext()->getASTContext().getTranslationUnitDecl(); in lookupFunction() local
Dslang_backend.cpp693 clang::TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); in HandleTranslationUnitPre() local
Dslang_rs_object_ref_count.cpp48 clang::TranslationUnitDecl *TUDecl = C.getTranslationUnitDecl(); in GetRSRefCountingFunctions() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DASTContext.h413 TranslationUnitDecl *TUDecl; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBlocks.cpp2294 TranslationUnitDecl *TUDecl = CGM.getContext().getTranslationUnitDecl(); in configureBlocksRuntimeObject() local
H A DCodeGenModule.cpp3122 TranslationUnitDecl *TUDecl = getContext().getTranslationUnitDecl(); in GetAddrOfConstantCFString() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTContext.h593 TranslationUnitDecl *TUDecl = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTContext.h588 TranslationUnitDecl *TUDecl = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTContext.h588 TranslationUnitDecl *TUDecl = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTContext.h585 TranslationUnitDecl *TUDecl = nullptr; variable
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp68 TranslationUnitDecl *TUDecl; member in __anon3af387720111::RewriteObjC
H A DRewriteModernObjC.cpp69 TranslationUnitDecl *TUDecl; member in __anon2ab08db70111::RewriteModernObjC
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprCXX.cpp2006 DeclContext *TUDecl = Context.getTranslationUnitDecl(); in FindAllocationFunctions() local
H A DTreeTransform.h3000 TranslationUnitDecl *TUDecl = SemaRef.Context.getTranslationUnitDecl(); in RebuildShuffleVectorExpr() local