Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp141 if (getReader().doPrintLine(this)) { in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h306 bool doPrintLine(const LVLine *Line) const { in doPrintLine() function