Home | History | Annotate | Download | only in Sema

Lines Matching refs:isEnumeralType

992   if (DestType->isEnumeralType()) {
1667 && !SrcType->isEnumeralType()
2118 (SrcType->isEnumeralType() == DestType->isEnumeralType()))
2122 if (SrcType->isEnumeralType() && DestType->isEnumeralType())