Home
last modified time | relevance | path

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

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