Searched refs:StatisticsEnabled (Results 1 – 4 of 4) sorted by relevance
308 static bool StatisticsEnabled; variable375 if (StatisticsEnabled) add(DK); in Decl()384 if (StatisticsEnabled) add(DK); in Decl()
1013 static bool StatisticsEnabled; in alignas()1026 if (StatisticsEnabled) Stmt::addStmtClass(SC); in alignas()
116 bool Stmt::StatisticsEnabled = false; member in Stmt118 StatisticsEnabled = true; in EnableStatistics()
164 bool Decl::StatisticsEnabled = false; member in Decl166 StatisticsEnabled = true; in EnableStatistics()