Searched defs:GetOrCreate (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Core/ | ||
| H A D | ProtocolServer.cpp | 15 ProtocolServer *ProtocolServer::GetOrCreate(llvm::StringRef name) { in GetOrCreate() function in ProtocolServer |
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
| H A D | sanitizer_flat_map.h | 123 T *GetOrCreate(uptr idx) const { GetOrCreate() function |
| H A D | sanitizer_stack_store.cpp | 141 uptr *StackStore::BlockInfo::GetOrCreate(StackStore *store) { GetOrCreate() function in __sanitizer::StackStore::BlockInfo |
| /freebsd/contrib/llvm-project/lldb/source/Target/ | ||
| H A D | Platform.cpp | 2106 PlatformSP PlatformList::GetOrCreate(llvm::StringRef name) { in GetOrCreate() function in PlatformList |