reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/Stmt.h
 1074   static bool StatisticsEnabled;

References

tools/clang/include/clang/AST/Stmt.h
 1094     if (StatisticsEnabled) Stmt::addStmtClass(SC);
tools/clang/lib/AST/Stmt.cpp
  128   StatisticsEnabled = true;