reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
476 const bool ends_with_newline = error_cstr[error_cstr_len - 1] == '\n'; 479 error_stream->Write(error_cstr, error_cstr_len);