Searched refs:CXDiagnosticCustomNoteImpl (Results 1 – 1 of 1) sorted by relevance
45 class CXDiagnosticCustomNoteImpl : public CXDiagnosticImpl { class49 CXDiagnosticCustomNoteImpl(StringRef Msg, CXSourceLocation L) in CXDiagnosticCustomNoteImpl() function in __anon0ad4342b0111::CXDiagnosticCustomNoteImpl53 virtual ~CXDiagnosticCustomNoteImpl() {} in ~CXDiagnosticCustomNoteImpl()127 CXDiagnosticImpl *CD = new CXDiagnosticCustomNoteImpl(Message, L); in emitDiagnosticMessage()149 CurrentSet->appendDiagnostic(new CXDiagnosticCustomNoteImpl(Message, in emitNote()