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

Declarations

include/llvm/ADT/Statistic.h
  185 void PrintStatistics();
lib/Support/Statistic.cpp
   62   friend void llvm::PrintStatistics();

References

lib/LTO/LTOCodeGenerator.cpp
  616     PrintStatistics();
lib/LTO/ThinLTOCodeGenerator.cpp
 1135     llvm::PrintStatistics();
lib/Support/Statistic.cpp
  123     llvm::PrintStatistics();
tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  251       llvm::PrintStatistics();