Home | History | Annotate | Download | only in Sema

Lines Matching refs:isScalarType

3729     return T->isScalarType();
5827 if (!ObjectType->isDependentType() && !ObjectType->isScalarType() &&