Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h221 bool ModuleCacheHintDisplayed = false; variable
H A DDwarfLinkerForBinary.cpp360 if (!ModuleCacheHintDisplayed) { in link()
365 ModuleCacheHintDisplayed = true; in link()