| /llvm-project-15.0.7/compiler-rt/test/tsan/ |
| H A D | static_init4.cpp | 7 struct Cache { struct 9 explicit Cache(int x) in Cache() function
|
| H A D | static_init2.cpp | 6 struct Cache { struct 8 explicit Cache(int x) in Cache() argument
|
| H A D | static_init5.cpp | 7 struct Cache { struct 9 explicit Cache(int x) in Cache() argument
|
| H A D | static_init6.cpp | 7 struct Cache { struct 9 explicit Cache(int x) in Cache() argument
|
| H A D | static_init3.cpp | 7 struct Cache { struct 11 Cache g_cache; argument
|
| /llvm-project-15.0.7/libcxx/test/libcxx/ranges/range.nonprop.cache/ |
| H A D | emplace.pass.cpp | 38 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef 47 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef 55 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef 64 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef 72 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef 82 using Cache = std::ranges::__non_propagating_cache<NonMovable>; in test() typedef
|
| H A D | emplace_from.pass.cpp | 38 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef 46 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef 54 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef 64 using Cache = std::ranges::__non_propagating_cache<NonMovable>; in test() typedef
|
| H A D | ctor.default.pass.cpp | 24 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef
|
| H A D | has_value.pass.cpp | 20 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef
|
| H A D | deref.pass.cpp | 21 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef
|
| H A D | ctor.move.pass.cpp | 30 using Cache = std::ranges::__non_propagating_cache<T>; in test() typedef
|
| /llvm-project-15.0.7/clang/unittests/Serialization/ |
| H A D | InMemoryModuleCacheTest.cpp | 26 InMemoryModuleCache Cache; in TEST() local 41 InMemoryModuleCache Cache; in TEST() local 59 InMemoryModuleCache Cache; in TEST() local 80 InMemoryModuleCache Cache; in TEST() local 109 InMemoryModuleCache Cache; in TEST() local
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/ |
| H A D | scudo_allocator_combined.h | 34 void *allocatePrimary(AllocatorCache *Cache, uptr ClassId) { in allocatePrimary() 44 void deallocatePrimary(AllocatorCache *Cache, void *Ptr, uptr ClassId) { in deallocatePrimary() 52 void initCache(AllocatorCache *Cache) { in initCache() 56 void destroyCache(AllocatorCache *Cache) { in destroyCache()
|
| H A D | scudo_tsd.h | 26 AllocatorCacheT Cache; in ALIGNED() local
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/ |
| H A D | quarantine_test.cpp | 31 static void deallocateCache(CacheT *Cache) { in deallocateCache() 71 CacheT Cache; in TEST() local 82 CacheT Cache; in TEST() local 105 CacheT Cache; in TEST() local 130 CacheT Cache; in TEST() local 160 CacheT Cache; in TEST() local 195 CacheT Cache; in TEST() local 225 CacheT Cache; member
|
| H A D | primary_test.cpp | 122 typename Primary::CacheT Cache; in SCUDO_TYPED_TEST() local 165 typename Primary::CacheT Cache; in TEST() local 200 typename Primary::CacheT Cache; in SCUDO_TYPED_TEST() local 242 static thread_local typename Primary::CacheT Cache; in SCUDO_TYPED_TEST() local 286 typename Primary::CacheT Cache; in SCUDO_TYPED_TEST() local
|
| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/ |
| H A D | MCJITObjectCacheTest.cpp | 124 std::unique_ptr<TestObjectCache> Cache(new TestObjectCache); in TEST_F() local 153 std::unique_ptr<TestObjectCache> Cache(new TestObjectCache); in TEST_F() local 187 std::unique_ptr<TestObjectCache> Cache(new TestObjectCache); in TEST_F() local
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/ |
| H A D | tsd.h | 27 typename Allocator::CacheT Cache; in alignas() local
|
| /llvm-project-15.0.7/lldb/examples/summaries/cocoa/ |
| H A D | cache.py | 11 class Cache: class
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | CFLAndersAliasAnalysis.h | 85 DenseMap<const Function *, Optional<FunctionInfo>> Cache; variable
|
| H A D | CFLSteensAliasAnalysis.h | 99 DenseMap<Function *, Optional<FunctionInfo>> Cache; variable
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/support/ |
| H A D | ThreadingTests.cpp | 72 Memoize<llvm::DenseMap<int, int>> Cache; in TEST_F() local 97 Memoize<llvm::DenseMap<int, char>> Cache; in TEST_F() local
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/unit/ |
| H A D | tsan_dense_alloc_test.cpp | 26 typedef Alloc::Cache Cache; in TEST() typedef
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | FileSystemStatCache.cpp | 36 FileSystemStatCache *Cache, in get()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | FileDistance.h | 104 llvm::DenseMap<llvm::hash_code, unsigned> Cache; variable
|