Home | History | Annotate | Download | only in Frontend

Lines Matching refs:fpi

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