Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:SynthesizeByrefCopyDestroyHelper

409     std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);
4670 /// SynthesizeByrefCopyDestroyHelper - This routine synthesizes:
4690 std::string RewriteModernObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD,
4803 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag);