Searched defs:EnableStatistics (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | Statistic.cpp | 134 void llvm::EnableStatistics(bool DoPrintOnExit) { in EnableStatistics() function in llvm |
/llvm-project/clang/lib/AST/ | ||
H A D | DeclBase.cpp | 196 void Decl::EnableStatistics() { EnableStatistics() function in Decl |
H A D | Stmt.cpp | 131 void Stmt::EnableStatistics() { EnableStatistics() function in Stmt |