Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h264 static bool StatisticsEnabled; variable
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp106 bool Decl::StatisticsEnabled = false; member in Decl
H A DStmt.cpp90 bool Stmt::StatisticsEnabled = false; member in Stmt