Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h324 static bool StatisticsEnabled; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp195 bool Decl::StatisticsEnabled = false; member in Decl
H A DStmt.cpp130 bool Stmt::StatisticsEnabled = false; member in Stmt