Home
last modified time | relevance | path

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

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