Searched refs:IsName (Results 1 – 3 of 3) sorted by relevance
439 bool IsName() const { return Is(OtherKind::Name); } in IsName() function
1188 if (count < 2 || !kind.IsName()) { in CheckSpecificsAreDistinguishable()2430 auto distinguishable{kind.IsName() in Check()
6995 } else if (info.kind().IsName()) { in Pre()