Home
last modified time | relevance | path

Searched refs:InClangModule (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp46 CompileUnit &U, bool InClangModule) { in getChildDeclContext() argument
107 if (!InClangModule) { in getChildDeclContext()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp45 UniquingStringPool &StringPool, bool InClangModule) { in getChildDeclContext() argument
109 if (!InClangModule) { in getChildDeclContext()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h134 bool InClangModule);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/
DDWARFLinkerDeclContext.h145 bool InClangModule);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h143 bool InClangModule);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h143 bool InClangModule);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/
DDWARFLinkerDeclContext.h145 bool InClangModule);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/
DDWARFLinkerDeclContext.h145 bool InClangModule);
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp177 NonRelocatableStringpool &StringPool, bool InClangModule);
1545 NonRelocatableStringpool &StringPool, bool InClangModule) { in getChildDeclContext() argument
1612 if (!InClangModule) { in getChildDeclContext()
1790 bool InClangModule = CU.isClangModule() || InImportedModule; in analyzeContextInfo() local
1791 if (CU.hasODR() || InClangModule) { in analyzeContextInfo()
1794 *CurrentDeclContext, DIE, CU, StringPool, InClangModule); in analyzeContextInfo()