Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimer.cpp444 const char *TimerGroup::printJSONValues(raw_ostream &OS, const char *delim) { in printJSONValues() function in TimerGroup
474 delim = TG->printJSONValues(OS, delim); in printAllJSONValues()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTimer.h230 const char *printJSONValues(raw_ostream &OS, const char *delim);