Searched refs:convertFunctionTypeOfBlocks (Results 1 – 2 of 2) sorted by relevance
521 QualType convertFunctionTypeOfBlocks(const FunctionType *FT);4516 T = convertFunctionTypeOfBlocks(FT); in convertObjCTypeToCStyleType()4530 QualType RewriteModernObjC::convertFunctionTypeOfBlocks(const FunctionType *FT) { in convertFunctionTypeOfBlocks() function in RewriteModernObjC5263 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType()); in SynthBlockInitExpr()
430 QualType convertFunctionTypeOfBlocks(const FunctionType *FT);3692 QualType RewriteObjC::convertFunctionTypeOfBlocks(const FunctionType *FT) { in convertFunctionTypeOfBlocks() function in RewriteObjC4404 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType()); in SynthBlockInitExpr()