Home | History | Annotate | Download | only in Frontend

Lines Matching refs:fpi

593       FunctionProtoType::ExtProtoInfo fpi;
594 fpi.Variadic = variadic;
595 return Context->getFunctionType(result, args, fpi);