Searched refs:diag_stream_ (Results 1 – 2 of 2) sorted by relevance
24 : SourceMgrDiagnosticHandler(source_mgr_, context, diag_stream_), in StatusScopedDiagnosticHandler()25 diag_stream_(diag_str_), in StatusScopedDiagnosticHandler()74 diag_stream_.flush(); in handler()
66 llvm::raw_string_ostream diag_stream_; variable