Home | History | Annotate | Download | only in Sema

Lines Matching refs:isAnyComplexType

4851   if (T->isAnyComplexType())
4961 if (S.getLangOpts().CPlusPlus && !ArgType->isAnyComplexType()) {