Home
last modified time | relevance | path

Searched refs:SingletonPtr (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/gwp_asan/
Dguarded_pool_allocator.cpp28 GuardedPoolAllocator *SingletonPtr = nullptr; variable
44 return SingletonPtr; in getSingleton()
60 SingletonPtr = this; in init()