Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Frontend/
H A DCompilerInstanceTest.cpp68 std::string diagnosticOutput; in TEST() local
H A DCodeGenActionTest.cpp88 llvm::raw_string_ostream diagnosticsOS(diagnosticOutput); in TEST() local