Searched defs:StatisticsEnabled (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclBase.h | 323 static bool StatisticsEnabled; global() variable |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | DeclBase.cpp | 173 bool Decl::StatisticsEnabled = false; global() member in Decl |
H A D | Stmt.cpp | 129 bool Stmt::StatisticsEnabled = false; global() member in Stmt |