Searched refs:getReaderSplitContext (Results 1 – 2 of 2) sorted by relevance
602 getReaderSplitContext().open(ScopeName, ".txt", OS)) in doPrint()605 StreamSplit = static_cast<raw_ostream *>(&getReaderSplitContext().os()); in doPrint()669 getReaderSplitContext().close(); in doPrint()2107 getReaderSplitContext().open(ScopeName, ".txt", OS)) in doPrintMatches()2110 StreamSplit = static_cast<raw_ostream *>(&getReaderSplitContext().os()); in doPrintMatches()2117 getReaderSplitContext().close(); in doPrintMatches()
361 inline LVSplitContext &getReaderSplitContext() { in getReaderSplitContext() function