Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DProtocolServer.cpp15 ProtocolServer *ProtocolServer::GetOrCreate(llvm::StringRef name) { in GetOrCreate() function in ProtocolServer
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flat_map.h123 T *GetOrCreate(uptr idx) const { GetOrCreate() function
H A Dsanitizer_stack_store.cpp141 uptr *StackStore::BlockInfo::GetOrCreate(StackStore *store) { GetOrCreate() function in __sanitizer::StackStore::BlockInfo
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp2106 PlatformSP PlatformList::GetOrCreate(llvm::StringRef name) { in GetOrCreate() function in PlatformList
2115 PlatformSP PlatformList::GetOrCreate(const ArchSpec &arch, in GetOrCreate() function in PlatformList
2166 PlatformSP PlatformList::GetOrCreate(const ArchSpec &arch, in GetOrCreate() function in PlatformList
2175 PlatformSP PlatformList::GetOrCreate(llvm::ArrayRef<ArchSpec> archs, in GetOrCreate() function in PlatformList