Home | History | Annotate | Download | only in Sema

Lines Matching refs:isComplexIntegerType

929     assert(IntTy->isComplexIntegerType());
1060 assert(IntTy->isComplexIntegerType());
1283 if (LHSType->isComplexIntegerType() || RHSType->isComplexIntegerType())
9852 if (resultType->isComplexType() || resultType->isComplexIntegerType())