Searched refs:diagnosticOutput (Results 1 – 1 of 1) sorted by relevance
68 std::string diagnosticOutput; in TEST() local69 llvm::raw_string_ostream diagnosticsOS(diagnosticOutput); in TEST()