Home
last modified time | relevance | path

Searched defs:GetOrCreate (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flat_map.h127 T *GetOrCreate(uptr idx) const { in GetOrCreate() function
H A Dsanitizer_stack_store.cpp146 uptr *StackStore::BlockInfo::GetOrCreate(StackStore *store) { in GetOrCreate() function in __sanitizer::StackStore::BlockInfo
/llvm-project/lldb/source/Target/
H A DPlatform.cpp2093 PlatformSP PlatformList::GetOrCreate(llvm::StringRef name) { GetOrCreate() function in PlatformList
2102 PlatformSP PlatformList::GetOrCreate(const ArchSpec &arch, GetOrCreate() function in PlatformList
2153 PlatformSP PlatformList::GetOrCreate(const ArchSpec &arch, GetOrCreate() function in PlatformList
2162 PlatformSP PlatformList::GetOrCreate(llvm::ArrayRef<ArchSpec> archs, GetOrCreate() function in PlatformList