Home
last modified time | relevance | path

Searched defs:StreamOwner (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h52 std::unique_ptr<raw_ostream> StreamOwner; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp287 std::unique_ptr<raw_ostream> StreamOwner; in SetUpDiagnosticLog() local