Searched defs:ErrorDescription (Results 1 – 1 of 1) sorted by relevance
421 struct ErrorDescription { struct433 ErrorDescription() { internal_memset(this, 0, sizeof(*this)); } in ErrorDescription() function434 explicit ErrorDescription(LinkerInitialized) {} in ErrorDescription() function435 ASAN_FOR_EACH_ERROR_KIND(ASAN_ERROR_DESCRIPTION_CONSTRUCTOR) in ASAN_FOR_EACH_ERROR_KIND()438 void Print() { in Print()