Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:SynthesizeBlockImpl

414     std::string SynthesizeBlockImpl(BlockExpr *CE, 
3862 std::string RewriteModernObjC::SynthesizeBlockImpl(BlockExpr *CE, std::string Tag,
4071 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag);