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