Home
last modified time | relevance | path

Searched refs:SynthesizeByrefCopyDestroyHelper (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp375 std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);
4113 std::string RewriteObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD, in SynthesizeByrefCopyDestroyHelper() function in RewriteObjC
4230 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar()
DRewriteModernObjC.cpp465 std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);
4969 std::string RewriteModernObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD, in SynthesizeByrefCopyDestroyHelper() function in RewriteModernObjC
5083 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar()