Home
last modified time | relevance | path

Searched defs:StatisticsEnabled (Results 1 – 6 of 6) 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
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp164 bool Decl::StatisticsEnabled = false; member in Decl
DStmt.cpp128 bool Stmt::StatisticsEnabled = false; member in Stmt
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h313 static bool StatisticsEnabled; variable