Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h234 bool ModuleCacheHintDisplayed = false; variable
H A DDwarfLinkerForBinary.cpp613 if (!ModuleCacheHintDisplayed) { in link()
618 ModuleCacheHintDisplayed = true; in link()