Home
last modified time | relevance | path

Searched refs:printJSONValues (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp468 const char *TimerGroup::printJSONValues(raw_ostream &OS, const char *delim) { in printJSONValues() function in TimerGroup
498 delim = TG->printJSONValues(OS, delim); in printAllJSONValues()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h227 const char *printJSONValues(raw_ostream &OS, const char *delim);