Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyProfiling.cpp49 TG->printJSONValues(OS, ""); in printAsJSON()
/llvm-project-15.0.7/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()
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DTimer.h229 const char *printJSONValues(raw_ostream &OS, const char *delim);