Searched refs:getReaderSplitContext (Results 1 – 2 of 2) sorted by relevance
595 getReaderSplitContext().open(ScopeName, ".txt", OS)) in doPrint() 598 StreamSplit = static_cast<raw_ostream *>(&getReaderSplitContext().os()); in doPrint() 662 getReaderSplitContext().close(); in doPrint() 2077 getReaderSplitContext().open(ScopeName, ".txt", OS)) in doPrintMatches() 2080 StreamSplit = static_cast<raw_ostream *>(&getReaderSplitContext().os()); in doPrintMatches() 2087 getReaderSplitContext().close(); in doPrintMatches()
334 inline LVSplitContext &getReaderSplitContext() { in getReaderSplitContext() function