Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()