Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:EPI

591   FunctionProtoType::ExtProtoInfo EPI;
592 EPI = EPI.withExceptionSpec(
596 QualType FQTy = CGF.getContext().getFunctionType(Op.Ty, ArgsQTys, EPI);