Searched refs:StoredDiagnosticKind (Results 1 – 1 of 1) sorted by relevance
57 enum Kind { StoredDiagnosticKind, LoadedDiagnosticKind, enumerator118 : CXDiagnosticImpl(StoredDiagnosticKind), in CXStoredDiagnostic()155 return D->getKind() == StoredDiagnosticKind; in classof()