Searched refs:CLASS_WARNING (Results 1 – 3 of 3) sorted by relevance
30 def CLASS_WARNING : DiagClass;127 class Warning<string str> : Diagnostic<str, CLASS_WARNING, SEV_Warning>;
30 def CLASS_WARNING : DiagClass;135 class Warning<string str> : Diagnostic<str, CLASS_WARNING, SEV_Warning>;
105 CLASS_WARNING = 0x03, enumerator