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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp132 void setOutput(const Twine &Output) { function in class:__anon496::SimpleTimer
368 Timer.setOutput("Cache global code completions for " + getMainFileName());
1371 PreambleTimer.setOutput("Precompiling preamble");
1683 ParsingTimer.setOutput("Parsing " + getMainFileName());
1839 ParsingTimer.setOutput("Reparsing " + getMainFileName());
2149 CompletionTimer.setOutput("Code completion @ " + File + ":" +

Completed in 47 milliseconds