Home
last modified time | relevance | path

Searched defs:StatisticsEnabled (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h323 static bool StatisticsEnabled; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp173 bool Decl::StatisticsEnabled = false; global() member in Decl
H A DStmt.cpp129 bool Stmt::StatisticsEnabled = false; global() member in Stmt