Home
last modified time | relevance | path

Searched refs:CustomNoteDiagnosticKind (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndexDiagnostic.h57 CustomNoteDiagnosticKind }; enumerator
H A DCIndexDiagnostic.cpp45 : CXDiagnosticImpl(CustomNoteDiagnosticKind), Message(std::string(Msg)), in CXDiagnosticCustomNoteImpl()