Searched refs:UndefOnly (Results 1 – 1 of 1) sorted by relevance
6559 UndefOnly = (1 << 1), enumerator6560 UndefOrPoison = PoisonOnly | UndefOnly,6568 return (unsigned(Kind) & unsigned(UndefPoisonKind::UndefOnly)) != 0; in includesUndef()6948 UndefPoisonKind::UndefOnly); in isGuaranteedNotToBeUndef()