Searched refs:StatisticsEnabled (Results 1 – 4 of 4) sorted by relevance
313 static bool StatisticsEnabled; variable387 if (StatisticsEnabled) add(DK); in Decl()396 if (StatisticsEnabled) add(DK); in Decl()
1140 static bool StatisticsEnabled;1159 if (StatisticsEnabled) Stmt::addStmtClass(SC); in Stmt()
164 bool Decl::StatisticsEnabled = false; member in Decl166 StatisticsEnabled = true; in EnableStatistics()
128 bool Stmt::StatisticsEnabled = false; member in Stmt130 StatisticsEnabled = true; in EnableStatistics()