Home | History | Annotate | Download | only in Frontend

Lines Matching refs:SynthesizeBlockImpl

387     std::string SynthesizeBlockImpl(BlockExpr *CE, 
3466 std::string RewriteObjC::SynthesizeBlockImpl(BlockExpr *CE, std::string Tag,
3653 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag);