Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:convertFunctionTypeOfBlocks

429     QualType convertFunctionTypeOfBlocks(const FunctionType *FT);
3779 /// convertFunctionTypeOfBlocks - This routine converts a function type
3783 QualType RewriteObjC::convertFunctionTypeOfBlocks(const FunctionType *FT) {
4510 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType());