Searched refs:StatisticsEnabled (Results 1 – 4 of 4) sorted by relevance
323 static bool StatisticsEnabled; variable401 if (StatisticsEnabled) add(DK); in Decl()410 if (StatisticsEnabled) add(DK); in Decl()
1334 static bool StatisticsEnabled; in alignas()1353 if (StatisticsEnabled) Stmt::addStmtClass(SC); in alignas()
129 bool Stmt::StatisticsEnabled = false; member in Stmt131 StatisticsEnabled = true; in EnableStatistics()
173 bool Decl::StatisticsEnabled = false; member in Decl175 StatisticsEnabled = true; in EnableStatistics()