Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp466 std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);
4957 std::string RewriteModernObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD, in SynthesizeByrefCopyDestroyHelper() function in RewriteModernObjC
5071 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar()