Searched refs:FQTy (Results 1 – 1 of 1) sorted by relevance
784 QualType FQTy = CGF.getContext().getFunctionType(Op.Ty, ArgsQTys, EPI); in EmitComplexBinOpLibCall() local786 Args, cast<FunctionType>(FQTy.getTypePtr()), false); in EmitComplexBinOpLibCall()791 CGCallee Callee = CGCallee::forDirect(Func, FQTy->getAs<FunctionProtoType>()); in EmitComplexBinOpLibCall()