Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h86 bool CheckedForDWP = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1386 if (!CheckedForDWP) { in getDWOContext()
1396 CheckedForDWP = true; in getDWOContext()