Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DTimer.h229 const char *printJSONValues(raw_ostream &OS, const char *delim);