Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h313 static bool StatisticsEnabled; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp164 bool Decl::StatisticsEnabled = false; member in Decl
H A DStmt.cpp128 bool Stmt::StatisticsEnabled = false; member in Stmt