Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h240 raw_ostream &outputStream() { return OS; } in outputStream() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp663 StreamSplit = &getReader().outputStream(); in doPrint()
2088 StreamSplit = &getReader().outputStream(); in doPrintMatches()