Home
last modified time | relevance | path

Searched refs:FQTy (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGExprComplex.cpp597 QualType FQTy = CGF.getContext().getFunctionType(Op.Ty, ArgsQTys, EPI); in EmitComplexBinOpLibCall() local
599 Args, cast<FunctionType>(FQTy.getTypePtr()), false); in EmitComplexBinOpLibCall()
606 FQTy->getAs<FunctionProtoType>(), &Call); in EmitComplexBinOpLibCall()