Searched refs:DebugStackIndirectTopRef (Results 1 – 2 of 2) sorted by relevance
107 : private DebugStackReference, private DebugStackIndirectTopRef,122 DebugStackIndirectTopRef(allocator), in DebugStackReference()129 DebugStackIndirectTopRef(other), in ScopedArenaAllocatorAdapter()146 : private DebugStackReference, private DebugStackIndirectTopRef,165 DebugStackIndirectTopRef(allocator), in DebugStackReference()172 DebugStackIndirectTopRef(other), in ScopedArenaAllocatorAdapter()190 DebugStackIndirectTopRef::CheckTop();195 DebugStackIndirectTopRef::CheckTop(); in deallocate()
42 using DebugStackIndirectTopRef = DebugStackIndirectTopRefImpl<kIsDebugBuild>; variable