reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
427 if (error_stream && !m_fixed_expression.empty() && 430 error_stream->Printf(" Fix-it applied, fixed expression was: \n %s\n", 467 error_stream->PutCString("(void)\n"); 478 error_stream->PutCString("error: "); 479 error_stream->Write(error_cstr, error_cstr_len); 481 error_stream->EOL(); 483 error_stream->PutCString("error: unknown error\n");