Searched refs:StatisticsEnabled (Results 1 – 4 of 4) sorted by relevance
314 static bool StatisticsEnabled; variable389 if (StatisticsEnabled) add(DK); in Decl()398 if (StatisticsEnabled) add(DK); in Decl()
1155 static bool StatisticsEnabled;1174 if (StatisticsEnabled) Stmt::addStmtClass(SC); in Stmt()
129 bool Stmt::StatisticsEnabled = false; member in Stmt131 StatisticsEnabled = true; in EnableStatistics()
173 bool Decl::StatisticsEnabled = false; member in Decl175 StatisticsEnabled = true; in EnableStatistics()