Searched refs:StatisticsEnabled (Results 1 – 4 of 4) sorted by relevance
320 static bool StatisticsEnabled; variable399 if (StatisticsEnabled) add(DK); in Decl()408 if (StatisticsEnabled) add(DK); in Decl()
1461 static bool StatisticsEnabled;1480 if (StatisticsEnabled) Stmt::addStmtClass(SC);
138 bool Stmt::StatisticsEnabled = false; member in Stmt140 StatisticsEnabled = true; in EnableStatistics()
201 bool Decl::StatisticsEnabled = false; member in Decl203 StatisticsEnabled = true; in EnableStatistics()