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()
1143 static bool StatisticsEnabled; in alignas()1162 if (StatisticsEnabled) Stmt::addStmtClass(SC); in alignas()
164 bool Decl::StatisticsEnabled = false; member in Decl166 StatisticsEnabled = true; in EnableStatistics()
128 bool Stmt::StatisticsEnabled = false; member in Stmt130 StatisticsEnabled = true; in EnableStatistics()