Home | History | Annotate | Download | only in Rewrite

Lines Matching defs:fpi

485       FunctionProtoType::ExtProtoInfo fpi;
486 fpi.Variadic = variadic;
487 return Context->getFunctionType(result, args, fpi);