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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp122 bool OldCollectStats = PrintStats; local
123 std::swap(OldCollectStats, S.CollectStats);
180 std::swap(OldCollectStats, S.CollectStats);

Completed in 101 milliseconds