Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h207 bool doPrintScope(const LVScope *Scope) const { in doPrintScope() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1012 if (getIncludeInPrint() && getReader().doPrintScope(this)) { in print()
1717 if (getReader().doPrintScope(this) && options().getPrintFormatting()) in print()