reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
  209   Error diagnoseUnknownError(uintptr_t AccessPtr, AllocationMetadata **Meta);

References

projects/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
  504     E = diagnoseUnknownError(AccessPtr, &Meta);