Searched refs:StatisticsEnabled (Results 1 – 8 of 8) sorted by relevance
283 static bool StatisticsEnabled; variable342 if (StatisticsEnabled) add(DK); in Decl()352 if (StatisticsEnabled) add(DK); in Decl()
335 static bool StatisticsEnabled; in LLVM_ALIGNAS()346 if (StatisticsEnabled) Stmt::addStmtClass(SC); in LLVM_ALIGNAS()
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()
91 bool Stmt::StatisticsEnabled = false; member in Stmt93 StatisticsEnabled = true; in EnableStatistics()
132 bool Decl::StatisticsEnabled = false; member in Decl134 StatisticsEnabled = true; in EnableStatistics()
164 bool Decl::StatisticsEnabled = false; member in Decl166 StatisticsEnabled = true; in EnableStatistics()
128 bool Stmt::StatisticsEnabled = false; member in Stmt130 StatisticsEnabled = true; in EnableStatistics()