Searched refs:StatisticsEnabled (Results 1 – 4 of 4) sorted by relevance
324 static bool StatisticsEnabled; variable402 if (StatisticsEnabled) add(DK); in Decl()411 if (StatisticsEnabled) add(DK); in Decl()
1336 static bool StatisticsEnabled;1355 if (StatisticsEnabled) Stmt::addStmtClass(SC);
130 bool Stmt::StatisticsEnabled = false; member in Stmt132 StatisticsEnabled = true; in EnableStatistics()
195 bool Decl::StatisticsEnabled = false; member in Decl197 StatisticsEnabled = true; in EnableStatistics()