Home | History | Annotate | Download | only in Frontend

Lines Matching refs:convertFunctionTypeOfBlocks

436     QualType convertFunctionTypeOfBlocks(const FunctionType *FT);
3778 /// convertFunctionTypeOfBlocks - This routine converts a function type
3782 QualType RewriteObjC::convertFunctionTypeOfBlocks(const FunctionType *FT) {
4507 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType());