reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
210 void print(raw_ostream &OS, bool ResetAfterPrint = false);
116 TG.print(OutStream ? *OutStream : *CreateInfoOutputFile(), true); 194 TG.print(OutStream ? *OutStream : *CreateInfoOutputFile(), true);lib/Support/Timer.cpp
390 TG->print(OS);
tools/clang/tools/extra/clang-tidy/ClangTidyProfiling.cpp 42 TG->print(OS);