HomeSort by: relevance | last modified time | path
    Searched refs:printJSONValues (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Support/
Timer.cpp 444 const char *TimerGroup::printJSONValues(raw_ostream &OS, const char *delim) {
474 delim = TG->printJSONValues(OS, delim);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Timer.h 227 /// using \c printAll or \c printJSONValues.
230 const char *printJSONValues(raw_ostream &OS, const char *delim);

Completed in 57 milliseconds