Home | History | Annotate | Download | only in Sema

Lines Matching refs:isEnumeralType

769                !(PreferredType->isEnumeralType() && TC->isEnumeralType()))
3721 if (!type->isEnumeralType()) {