Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp375 std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);
4110 std::string RewriteObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD, in SynthesizeByrefCopyDestroyHelper() function in RewriteObjC
4227 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar()
H A DRewriteModernObjC.cpp465 std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);
4954 std::string RewriteModernObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD, in SynthesizeByrefCopyDestroyHelper() function in RewriteModernObjC
5068 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar()