Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:fpi

476       FunctionProtoType::ExtProtoInfo fpi;
477 fpi.Variadic = variadic;
478 return Context->getFunctionType(result, args, numArgs, fpi);