Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp120 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anon40098a510111::RewriteObjC
4113 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()
4115 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()
H A DRewriteModernObjC.cpp130 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anon2abafbd60111::RewriteModernObjC
4960 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()
4962 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()