Home
last modified time | relevance | path

Searched refs:isClangModule (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h113 bool isClangModule() const { return !ClangModuleName.empty(); } in isClangModule() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp363 bool InClangModule = CU.isClangModule() || Current.InImportedModule; in analyzeContextInfo()
1358 if ((Unit.hasODR() || Unit.isClangModule()) && !Info.Incomplete && in cloneDIE()