Searched refs:MAP_IGNORE (Results 1 – 6 of 6) sorted by relevance
17 def MAP_IGNORE : DiagMapping;69 class Extension<string str> : Diagnostic<str, CLASS_EXTENSION, MAP_IGNORE>;74 class DefaultIgnore { DiagMapping DefaultMapping = MAP_IGNORE; }
68 MAP_IGNORE = 1, ///< Map this diagnostic to nothing, ignore it. enumerator
106 diag::Mapping Mapping = isPositive ? diag::MAP_WARNING : diag::MAP_IGNORE; in ProcessWarningOptions()124 Diags.setMappingToAllDiagnostics(diag::MAP_IGNORE); in ProcessWarningOptions()
403 case diag::MAP_IGNORE: in PragmaDiagnostic()
331 GetDefaultDiagMappingInfo(DiagID).getMapping() != diag::MAP_IGNORE; in isBuiltinExtensionDiag()388 case diag::MAP_IGNORE: in getDiagnosticLevel()
1074 Map = diag::MAP_IGNORE; in HandlePragma()