Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseAST.cpp122 bool OldCollectStats = PrintStats; in ParseAST() local
123 std::swap(OldCollectStats, S.CollectStats); in ParseAST()
180 std::swap(OldCollectStats, S.CollectStats); in ParseAST()