Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h283 static bool StatisticsEnabled; variable
/external/clang/lib/AST/
DDeclBase.cpp132 bool Decl::StatisticsEnabled = false; member in Decl
DStmt.cpp91 bool Stmt::StatisticsEnabled = false; member in Stmt