Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp120 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anonf8c858050111::RewriteObjC
4127 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()
4129 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()
H A DRewriteModernObjC.cpp129 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anon7c92408a0111::RewriteModernObjC
4972 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()
4974 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()