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