Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h397 raw_ostream &getVerboseOutputStream() { in getVerboseOutputStream() function
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp505 CI.getVerboseOutputStream() << getInputBufferName() << ":\n" in PrepareToExecuteAction()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1025 raw_ostream &OS = getVerboseOutputStream(); in ExecuteAction()
1100 raw_ostream &OS = getVerboseOutputStream(); in printDiagnosticStats()