Searched refs:UndefOnly (Results 1 – 2 of 2) sorted by relevance
1777 UndefOnly = (1 << 1), enumerator1778 UndefOrPoison = PoisonOnly | UndefOnly,1787 return (unsigned(Kind) & unsigned(UndefPoisonKind::UndefOnly)) != 0; in includesUndef()1971 UndefPoisonKind::UndefOnly); in isGuaranteedNotToBeUndef()
7236 UndefOnly = (1 << 1), enumerator7237 UndefOrPoison = PoisonOnly | UndefOnly,7245 return (unsigned(Kind) & unsigned(UndefPoisonKind::UndefOnly)) != 0; in includesUndef()7632 UndefPoisonKind::UndefOnly); in isGuaranteedNotToBeUndef()