Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp133 void setOutput(const Twine &Output) { in setOutput() function in __anonc715c21c0111::SimpleTimer
369 Timer.setOutput("Cache global code completions for " + getMainFileName()); in CacheCodeCompletionResults()
1361 PreambleTimer.setOutput("Precompiling preamble"); in getMainBufferWithPrecompiledPreamble()
1664 ParsingTimer.setOutput("Parsing " + getMainFileName()); in LoadFromCompilerInvocation()
1821 ParsingTimer.setOutput("Reparsing " + getMainFileName()); in Reparse()
2131 CompletionTimer.setOutput("Code completion @ " + File + ":" + in CodeComplete()