Searched refs:CLASS_ERROR (Results 1 – 3 of 3) sorted by relevance
13 def CLASS_ERROR : DiagClass;31 class Error<string str> : Diagnostic<str, CLASS_ERROR, MAP_ERROR>;
31 def CLASS_ERROR : DiagClass;97 class Error<string str> : Diagnostic<str, CLASS_ERROR, SEV_Error>, SFINAEFailure {
36 CLASS_ERROR = 0x05 enumerator324 getBuiltinDiagClass(DiagID) != CLASS_ERROR; in isBuiltinWarningOrExtension()702 if (getBuiltinDiagClass(DiagID) < CLASS_ERROR) in isUnrecoverable()