Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:SynthesizeBlockHelperFuncs

376     std::string SynthesizeBlockHelperFuncs(BlockExpr *CE, int i,
3419 std::string RewriteObjC::SynthesizeBlockHelperFuncs(BlockExpr *CE, int i,
3663 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag);