Searched defs:GetOrCreate (Results 1 – 3 of 3) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_flat_map.h | 127 T *GetOrCreate(uptr idx) const { in GetOrCreate() function |
H A D | sanitizer_stack_store.cpp | 146 uptr *StackStore::BlockInfo::GetOrCreate(StackStore *store) { in GetOrCreate() function in __sanitizer::StackStore::BlockInfo |
/llvm-project/lldb/source/Target/ | ||
H A D | Platform.cpp | 2093 PlatformSP PlatformList::GetOrCreate(llvm::StringRef name) { GetOrCreate() function in PlatformList |