Searched defs:StatisticsEnabled (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h275 static bool StatisticsEnabled; member in class:clang::Decl
H A DStmt.h340 static bool StatisticsEnabled; member in class:clang::Stmt
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp100 bool Decl::StatisticsEnabled = false; member in class:Decl
H A DStmt.cpp90 bool Stmt::StatisticsEnabled = false; member in class:Stmt

Completed in 388 milliseconds