Home | History | Annotate | Download | only in Frontend

Lines Matching refs:fpi

492       FunctionProtoType::ExtProtoInfo fpi;
493 fpi.Variadic = variadic;
494 return Context->getFunctionType(result, args, fpi);