Home | History | Annotate | Download | only in Sema

Lines Matching refs:isScalarType

725         CurrentObjectType->isScalarType()? 2 :
744 if (!VerifyOnly && T->isScalarType() && IList->getNumInits() == 1 &&
765 } else if (DeclType->isScalarType()) {
840 if (ElemType->isScalarType())
3290 if (S.getLangOpts().CPlusPlus && DestType->isScalarType() &&