Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getFunctionType

488       return Context->getFunctionType(result, args, numArgs, fpi);
3330 const FunctionType *AFT = CE->getFunctionType();
4510 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType());