Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:SynthesizeBlockImpl

380     std::string SynthesizeBlockImpl(BlockExpr *CE, 
3467 std::string RewriteObjC::SynthesizeBlockImpl(BlockExpr *CE, std::string Tag,
3654 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag);