Searched refs:CXDiagnosticCustomNoteImpl (Results 1 – 1 of 1) sorted by relevance
40 class CXDiagnosticCustomNoteImpl : public CXDiagnosticImpl { class44 CXDiagnosticCustomNoteImpl(StringRef Msg, CXSourceLocation L) in CXDiagnosticCustomNoteImpl() function in __anone625b30c0111::CXDiagnosticCustomNoteImpl48 ~CXDiagnosticCustomNoteImpl() override {} in ~CXDiagnosticCustomNoteImpl()123 std::make_unique<CXDiagnosticCustomNoteImpl>(Message, L)); in emitDiagnosticMessage()141 std::make_unique<CXDiagnosticCustomNoteImpl>(Message, L)); in emitNote()