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