Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp27 GuardedPoolAllocator *SingletonPtr = nullptr; variable
43 return SingletonPtr; in getSingleton()
59 SingletonPtr = this; in init()