Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Frontend/
H A DCompilerInstanceTest.cpp86 llvm::raw_string_ostream DiagnosticsOS(DiagnosticOutput); TEST() local
/llvm-project/clang/unittests/Interpreter/
H A DInterpreterTest.cpp97 llvm::raw_string_ostream DiagnosticsOS(DiagnosticOutput); in TEST_F() local
121 llvm::raw_string_ostream DiagnosticsOS(DiagnosticOutput); in TEST_F() local
143 llvm::raw_string_ostream DiagnosticsOS(DiagnosticOutput); in TEST_F() local
/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp520 llvm::raw_string_ostream DiagnosticsOS(DiagnosticOutput); computeDependencies() local