Searched refs:CustomNoteDiagnosticKind (Results 1 – 2 of 2) sorted by relevance
/external/clang/tools/libclang/ | ||
D | CIndexDiagnostic.h | 57 CustomNoteDiagnosticKind }; enumerator |
D | CIndexDiagnostic.cpp | 48 : CXDiagnosticImpl(CustomNoteDiagnosticKind), in CXDiagnosticCustomNoteImpl() |