reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
299 Add & InvalidTrappingKinds & ~DiagnosedKinds) { 303 DiagnosedKinds |= KindsToDiagnose; 309 Add & NotAllowedWithMinimalRuntime & ~DiagnosedKinds) { 313 DiagnosedKinds |= KindsToDiagnose; 328 if (CfiCrossDso && (Add & SanitizerKind::CFIMFCall & ~DiagnosedKinds)) { 333 DiagnosedKinds |= SanitizerKind::CFIMFCall; 336 if (SanitizerMask KindsToDiagnose = Add & ~Supported & ~DiagnosedKinds) { 340 DiagnosedKinds |= KindsToDiagnose;