Home | History | Annotate | Download | only in Sema

Lines Matching refs:isAnyComplexType

3687   if (T->isAnyComplexType())
3797 if (S.getLangOpts().CPlusPlus && !ArgType->isAnyComplexType()) {