Searched refs:convertFunctionTypeOfBlocks (Results 1 – 2 of 2) sorted by relevance
520 QualType convertFunctionTypeOfBlocks(const FunctionType *FT);4511 T = convertFunctionTypeOfBlocks(FT); in convertObjCTypeToCStyleType() 4521 /// convertFunctionTypeOfBlocks - This routine converts a function type in convertObjCTypeToCStyleType() 4525 QualType RewriteModernObjC::convertFunctionTypeOfBlocks(const FunctionType *FT) {5254 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType()); in SynthBlockInitExpr() 4527 QualType RewriteModernObjC::convertFunctionTypeOfBlocks(const FunctionType *FT) { convertFunctionTypeOfBlocks() function in RewriteModernObjC
429 QualType convertFunctionTypeOfBlocks(const FunctionType *FT);3693 QualType RewriteObjC::convertFunctionTypeOfBlocks(const FunctionType *FT) { in convertFunctionTypeOfBlocks() function in RewriteObjC4402 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType()); in SynthBlockInitExpr()