Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclBase.h314 static bool StatisticsEnabled; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp173 bool Decl::StatisticsEnabled = false; member in Decl
H A DStmt.cpp129 bool Stmt::StatisticsEnabled = false; member in Stmt