Searched refs:convertFunctionTypeOfBlocks (Results 1 – 2 of 2) sorted by relevance
519 QualType convertFunctionTypeOfBlocks(const FunctionType *FT);4495 T = convertFunctionTypeOfBlocks(FT); in convertObjCTypeToCStyleType()4509 QualType RewriteModernObjC::convertFunctionTypeOfBlocks(const FunctionType *FT) { in convertFunctionTypeOfBlocks() function in RewriteModernObjC5226 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType()); in SynthBlockInitExpr()
427 QualType convertFunctionTypeOfBlocks(const FunctionType *FT);3685 QualType RewriteObjC::convertFunctionTypeOfBlocks(const FunctionType *FT) { in convertFunctionTypeOfBlocks() function in RewriteObjC4383 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType()); in SynthBlockInitExpr()