Home | History | Annotate | Download | only in Frontend

Lines Matching refs:SynthesizeBlockFunc

386     std::string SynthesizeBlockFunc(BlockExpr *CE, int i,
3280 std::string RewriteObjC::SynthesizeBlockFunc(BlockExpr *CE, int i,
3299 assert(FT && "SynthesizeBlockFunc: No function proto");
3611 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag);