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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flat_map.h127 T *GetOrCreate(uptr idx) const { function in class:__sanitizer::TwoLevelMap
H A Dsanitizer_stack_store.cpp146 uptr *StackStore::BlockInfo::GetOrCreate(StackStore *store) { function in class:__sanitizer::StackStore::BlockInfo
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp2142 PlatformSP PlatformList::GetOrCreate(llvm::StringRef name) { function in class:PlatformList
2151 PlatformSP PlatformList::GetOrCreate(const ArchSpec &arch, function in class:PlatformList
2202 PlatformSP PlatformList::GetOrCreate(const ArchSpec &arch, function in class:PlatformList
2211 PlatformSP PlatformList::GetOrCreate(llvm::ArrayRef<ArchSpec> archs, function in class:PlatformList

Completed in 120 milliseconds