Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_bytemap.h90 u8 *GetOrCreate(uptr idx) { in GetOrCreate() function
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
DReproducer.h127 template <typename T> T &GetOrCreate() { in GetOrCreate() function