Home | History | Annotate | Download | only in Frontend

Lines Matching refs:SynthesizeByrefCopyDestroyHelper

479     std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);
5077 /// SynthesizeByrefCopyDestroyHelper - This routine synthesizes:
5097 std::string RewriteModernObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD,
5211 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag);