Home | History | Annotate | Download | only in Sema

Lines Matching refs:isEnumeralType

1002   if (DestType->isEnumeralType()) {
1687 && !SrcType->isEnumeralType()
2151 (SrcType->isEnumeralType() == DestType->isEnumeralType()))
2155 if (SrcType->isEnumeralType() && DestType->isEnumeralType())