Searched refs:UndefOnly (Results 1 – 2 of 2) sorted by relevance
1802 UndefOnly = (1 << 1), enumerator1803 UndefOrPoison = PoisonOnly | UndefOnly,1812 return (unsigned(Kind) & unsigned(UndefPoisonKind::UndefOnly)) != 0; in includesUndef()1996 UndefPoisonKind::UndefOnly); in isGuaranteedNotToBeUndef()
7346 UndefOnly = (1 << 1), enumerator7347 UndefOrPoison = PoisonOnly | UndefOnly,7355 return (unsigned(Kind) & unsigned(UndefPoisonKind::UndefOnly)) != 0; in includesUndef()7745 UndefPoisonKind::UndefOnly); in isGuaranteedNotToBeUndef()