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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h362 raw_ostream &getVerboseOutputStream() { function in class:clang::CompilerInstance
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp909 raw_ostream &OS = getVerboseOutputStream();

Completed in 114 milliseconds