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

/external/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp127 llvm::DenseSet<uint64_t> CopyDestroyCache; member in class:__anon17972::RewriteModernObjC
5100 if (CopyDestroyCache.count(flag))
5102 CopyDestroyCache.insert(flag);
H A DRewriteObjC.cpp119 llvm::DenseSet<uint64_t> CopyDestroyCache; member in class:__anon17975::RewriteObjC
4167 if (CopyDestroyCache.count(flag))
4169 CopyDestroyCache.insert(flag);

Completed in 76 milliseconds