Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1202 bool HasNonLocalImportedEntities = llvm::any_of( in beginModule() local
1207 if (!HasNonLocalImportedEntities && CUNode->getEnumTypes().empty() && in beginModule()