Searched refs:printAllJSONValues (Results 1 – 4 of 4) sorted by relevance
223 TimerGroup::printAllJSONValues(OS, delim); in PrintStatisticsJSON()
476 const char *TimerGroup::printAllJSONValues(raw_ostream &OS, const char *delim) { in printAllJSONValues() function in TimerGroup
247 LLVM_ABI static const char *printAllJSONValues(raw_ostream &OS,
305 llvm::TimerGroup::printAllJSONValues(*IOFile, ""); in cc1_main()