Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1194 bool HasNonLocalImportedEntities = llvm::any_of( in beginModule() local
1199 if (!HasNonLocalImportedEntities && CUNode->getEnumTypes().empty() && in beginModule()