Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp130 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anonc09f721f0111::RewriteModernObjC
4957 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()
4959 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()