Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLine.cpp141 if (getReader().doPrintLine(this)) { in print()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h201 bool doPrintLine(const LVLine *Line) const { in doPrintLine() function