Searched defs:ErrorDescription (Results 1 – 1 of 1) sorted by relevance
403 struct ErrorDescription { struct415 ErrorDescription() { internal_memset(this, 0, sizeof(*this)); } in ErrorDescription() argument416 explicit ErrorDescription(LinkerInitialized) {} in ErrorDescription() function417 ASAN_FOR_EACH_ERROR_KIND(ASAN_ERROR_DESCRIPTION_CONSTRUCTOR) in ASAN_FOR_EACH_ERROR_KIND()420 void Print() { in Print()