reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
124 return get_allocator().GetBlockBeginFastLocked( 726 allocator.GetBlockBeginFastLocked(reinterpret_cast<void *>(p));projects/compiler-rt/lib/lsan/lsan_allocator.cpp
242 uptr chunk = reinterpret_cast<uptr>(allocator.GetBlockBeginFastLocked(p));