Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp373 std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);
4102 std::string RewriteObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD, in SynthesizeByrefCopyDestroyHelper() function in RewriteObjC
4218 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar()
H A DRewriteModernObjC.cpp464 std::string SynthesizeByrefCopyDestroyHelper(VarDecl *VD, int flag);
4938 std::string RewriteModernObjC::SynthesizeByrefCopyDestroyHelper(VarDecl *VD, in SynthesizeByrefCopyDestroyHelper() function in RewriteModernObjC
5052 std::string HF = SynthesizeByrefCopyDestroyHelper(ND, flag); in RewriteByRefVar()