Searched refs:BFT (Results 1 – 2 of 2) sorted by relevance
4383 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType()); in SynthBlockInitExpr() local4384 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr()
5226 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType()); in SynthBlockInitExpr() local5227 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr()