Searched refs:appendDiagnostic (Results 1 – 3 of 3) sorted by relevance
44 void appendDiagnostic(CXDiagnosticImpl *D) { in appendDiagnostic() function104 ChildDiags.appendDiagnostic(D); in append()
108 CurrentSet->appendDiagnostic(CD); in beginDiagnostic()129 CurrentSet->appendDiagnostic(CD); in emitDiagnosticMessage()150 CurrentSet->appendDiagnostic(new CXDiagnosticCustomNoteImpl(Message, in emitNote()
577 Diags.appendDiagnostic(D.take()); in readDiagnosticBlock()