Searched refs:NotAllowedWithTrap (Results 1 – 1 of 1) sorted by relevance
37 static const SanitizerMask NotAllowedWithTrap = SanitizerKind::Vptr; variable330 SanitizerMask InvalidTrappingKinds = TrappingKinds & NotAllowedWithTrap; in SanitizerArgs()