Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclBase.h324 static bool StatisticsEnabled; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDDeclBase.cpp195 bool Decl::StatisticsEnabled = false; member in Decl
HDStmt.cpp130 bool Stmt::StatisticsEnabled = false; member in Stmt