Searched refs:SynthesizeByrefCopyDestroyHelper (Results 1 – 1 of 1) sorted by relevance
465 std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);4954 std::string RewriteModernObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD, in SynthesizeByrefCopyDestroyHelper() function in RewriteModernObjC5068 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar()