Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h312 bool doPrintScope(const LVScope *Scope) const { in doPrintScope() function
/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp999 if (getIncludeInPrint() && getReader().doPrintScope(this)) { in print()
1702 if (getReader().doPrintScope(this) && options().getPrintFormatting()) in print()