Searched refs:getReaderSplitContext (Results 1 – 2 of 2) sorted by relevance
608 getReaderSplitContext().open(ScopeName, ".txt", OS)) in doPrint()611 StreamSplit = static_cast<raw_ostream *>(&getReaderSplitContext().os()); in doPrint()675 getReaderSplitContext().close(); in doPrint()2068 getReaderSplitContext().open(ScopeName, ".txt", OS)) in doPrintMatches()2071 StreamSplit = static_cast<raw_ostream *>(&getReaderSplitContext().os()); in doPrintMatches()2078 getReaderSplitContext().close(); in doPrintMatches()
229 inline LVSplitContext &getReaderSplitContext() { in getReaderSplitContext() function