Searched refs:StatisticsEnabled (Results 1 – 4 of 4) sorted by relevance
277 static bool StatisticsEnabled; variable336 if (StatisticsEnabled) add(DK); in Decl()346 if (StatisticsEnabled) add(DK); in Decl()
323 static bool StatisticsEnabled; in LLVM_ALIGNAS()334 if (StatisticsEnabled) Stmt::addStmtClass(SC); in LLVM_ALIGNAS()
91 bool Stmt::StatisticsEnabled = false; member in Stmt93 StatisticsEnabled = true; in EnableStatistics()
131 bool Decl::StatisticsEnabled = false; member in Decl133 StatisticsEnabled = true; in EnableStatistics()