Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DLogDiagnosticPrinter.cpp22 std::unique_ptr<raw_ostream> StreamOwner) in LogDiagnosticPrinter()
H A DCompilerInstance.cpp282 std::unique_ptr<raw_ostream> StreamOwner; in SetUpDiagnosticLog() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h52 std::unique_ptr<raw_ostream> StreamOwner; variable