reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
194 void PrintStatisticsJSON(raw_ostream &OS);
include/llvm/Support/Timer.h 234 friend void PrintStatisticsJSON(raw_ostream &OS);
lib/Support/Statistic.cpp 64 friend void llvm::PrintStatisticsJSON(raw_ostream &OS);
948 PrintStatisticsJSON(StatsFile->os());
lib/LTO/LTOCodeGenerator.cpp 614 PrintStatisticsJSON(StatsFile->os());
lib/Support/Statistic.cpp 237 PrintStatisticsJSON(*OutStream);
tools/clang/lib/Frontend/CompilerInstance.cpp 1015 llvm::PrintStatisticsJSON(*StatS);
tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp 800 llvm::PrintStatisticsJSON(os);