Home
last modified time | relevance | path

Searched refs:InModuleScope (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp365 Info.InModuleScope = CU.isClangModule() || Current.InImportedModule; in analyzeContextInfo()
366 if (CU.hasODR() || Info.InModuleScope) { in analyzeContextInfo()
369 *Current.Context, Current.Die, CU, Info.InModuleScope); in analyzeContextInfo()
374 Info.Ctxt->setDefinedInClangModule(Info.InModuleScope); in analyzeContextInfo()
629 if (!CU.hasODR() && !Info.InModuleScope) in isODRCanonicalCandidate()
817 if (Current.CU.hasODR() || MyInfo.InModuleScope) in lookForDIEsToKeep()
H A DDWARFLinkerCompileUnit.cpp26 llvm::errs() << " InModuleScope: " << InModuleScope << '\n'; in dump()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h90 bool InModuleScope : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/
DDWARFLinkerCompileUnit.h92 bool InModuleScope : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/
DDWARFLinkerCompileUnit.h92 bool InModuleScope : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h77 bool InModuleScope : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/
DDWARFLinkerCompileUnit.h92 bool InModuleScope : 1; member