Searched refs:printAll (Results 1 – 7 of 7) sorted by relevance
86 printAll(path); in possiblyDumpFile()101 void SkRTConfRegistry::printAll(const char *fname) const { in printAll() function in SkRTConfRegistry
120 llvm::TimerGroup::printAll(llvm::errs()); in cc1_main()
483 llvm::TimerGroup::printAll(llvm::errs()); in main()
511 TimerGroup::printAll(errs()); in cc1as_main()
176 static void printAll(raw_ostream &OS);
77 void printAll(const char *fname = NULL) const;
374 void TimerGroup::printAll(raw_ostream &OS) { in printAll() function in TimerGroup