Home
last modified time | relevance | path

Searched defs:InClangModule (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp45 UniquingStringPool &StringPool, bool InClangModule) { in getChildDeclContext()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp46 CompileUnit &U, bool InClangModule) { in getChildDeclContext()
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp1545 NonRelocatableStringpool &StringPool, bool InClangModule) { in getChildDeclContext()
1790 bool InClangModule = CU.isClangModule() || InImportedModule; in analyzeContextInfo() local