Searched refs:reportErrorInternal (Results 1 – 2 of 2) sorted by relevance
211 void reportErrorInternal(uintptr_t AccessPtr, Error E);
322 SingletonPtr->reportErrorInternal(AccessPtr, E); in reportError()480 void GuardedPoolAllocator::reportErrorInternal(uintptr_t AccessPtr, Error E) { in reportErrorInternal() function in gwp_asan::GuardedPoolAllocator