Home | History | Annotate | Download | only in Frontend

Lines Matching refs:SynthesizeBlockFunc

482     std::string SynthesizeBlockFunc(BlockExpr *CE, int i,
4150 std::string RewriteModernObjC::SynthesizeBlockFunc(BlockExpr *CE, int i,
4173 assert(FT && "SynthesizeBlockFunc: No function proto");
4486 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag);