Searched refs:BFT (Results 1 – 2 of 2) sorted by relevance
4402 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType()); in SynthBlockInitExpr() local4403 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr()
5254 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType()); in SynthBlockInitExpr() local5255 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr()