Searched defs:RHSType (Results 1 – 10 of 10) sorted by relevance
130 auto *RHSType = cast<VectorType>(RHS->getType()); variable
76 const TypeDescriptor &RHSType; member
1146 QualType RHSType, bool IsCompAssign) { in handleComplexConversion()1201 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()1250 QualType RHSType) { in unsupportedTypeConversion()1294 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()1344 QualType RHSType, in handleComplexIntConversion()1557 QualType RHSType = RHS.get()->getType().getUnqualifiedType(); in UsualArithmeticConversions() local8154 QualType RHSType = in OpenCLArithmeticConversions() local8844 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType, in checkPointerTypesForAssignment()8997 QualType RHSType) { in checkBlockPointerTypesForAssignment()9048 QualType RHSType) { in checkObjCPointerTypesForAssignment()[all …]
863 QualType RHSType = S.Context.getCanonicalType(Property->getType()); in SelectPropertyForSynthesisFromProtocols() local1669 QualType RHSType = in DiagnosePropertyMismatch() local
6326 QualType RHSType = RHS.get()->getType(); in CheckPointerToMemberOperands() local6659 QualType RHSType = RHS.get()->getType(); in CheckVectorConditionalTypes() local6752 QualType RHSType = RHS.get()->getType(); in CheckSizelessVectorConditionalTypes() local
4995 QualType RHSType = TheCall->getArg(1)->getType(); in BuiltinShuffleVector() local
415 Type *RHSType = RHSVal->getType(); in foldPHIArgBinOpIntoPHI() local
794 Type *RHSType = GEPRHS->getOperand(i)->getType(); in foldGEPICmp() local
143 QualType RHSType = BinOp->getRHS()->getType(); in isFixedPointOp() local154 QualType RHSType = BinOp->getRHS()->getType(); in rhsHasSignedIntegerRepresentation() local
998 QualType RHSType = RHS->getType(); in VisitComplexBinOp() local