Searched refs:CXDiagnosticCustomNoteImpl (Results 1 – 1 of 1) sorted by relevance
43 class CXDiagnosticCustomNoteImpl : public CXDiagnosticImpl { class47 CXDiagnosticCustomNoteImpl(StringRef Msg, CXSourceLocation L) in CXDiagnosticCustomNoteImpl() function in __anoned1aa42d0111::CXDiagnosticCustomNoteImpl51 ~CXDiagnosticCustomNoteImpl() override {} in ~CXDiagnosticCustomNoteImpl()130 llvm::make_unique<CXDiagnosticCustomNoteImpl>(Message, L)); in emitDiagnosticMessage()152 llvm::make_unique<CXDiagnosticCustomNoteImpl>(Message, L)); in emitNote()