Searched refs:OldCollectStats (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseAST.cpp122 bool OldCollectStats = PrintStats; local
123 std::swap(OldCollectStats, S.CollectStats);
205 std::swap(OldCollectStats, S.CollectStats);

Completed in 126 milliseconds