Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:SynthesizeByrefCopyDestroyHelper

375     std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);
4197 /// SynthesizeByrefCopyDestroyHelper - This routine synthesizes:
4217 std::string RewriteObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD,
4334 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag);