Home | History | Annotate | Download | only in Rewrite

Lines Matching defs:fpi

579       FunctionProtoType::ExtProtoInfo fpi;
580 fpi.Variadic = variadic;
581 return Context->getFunctionType(result, args, fpi);