Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h265 static bool StatisticsEnabled; variable
/external/clang/lib/AST/
DDeclBase.cpp106 bool Decl::StatisticsEnabled = false; member in Decl
DStmt.cpp90 bool Stmt::StatisticsEnabled = false; member in Stmt