Home | History | Annotate | Download | only in Frontend

Lines Matching refs:SynthesizeByrefCopyDestroyHelper

383     std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);
4144 /// SynthesizeByrefCopyDestroyHelper - This routine synthesizes:
4164 std::string RewriteObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD,
4281 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag);