Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h82 bool CheckedForDWP = false; variable
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1416 if (!CheckedForDWP) { in getDWOContext()
1426 CheckedForDWP = true; in getDWOContext()