Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp45 UniquingStringPool &StringPool, bool InClangModule) { in getChildDeclContext()
DDWARFLinker.cpp365 bool InClangModule = CU.isClangModule() || Current.InImportedModule; in analyzeContextInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp45 UniquingStringPool &StringPool, bool InClangModule) { in getChildDeclContext()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1545 NonRelocatableStringpool &StringPool, bool InClangModule) { in getChildDeclContext()
1790 bool InClangModule = CU.isClangModule() || InImportedModule; in analyzeContextInfo() local