Searched defs:cache_ (Results 1 – 3 of 3) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_quarantine.h | 144 Cache cache_; variable |
/llvm-project/libcxx/test/std/algorithms/ | ||
H A D | robust_against_proxy_iterators_lifetime_bugs.pass.cpp | 36 std::set<const void*> cache_; global() member in LifetimeIterator::LifetimeCache |
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_allocator.cpp | 275 AllocatorCache* const cache_; global() member |