Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
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()