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