Searched defs:ErrorDescription (Results 1 – 3 of 3) sorted by relevance
421 struct ErrorDescription { struct433 ErrorDescription() { internal_memset(this, 0, sizeof(*this)); } in ErrorDescription() argument434 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()
403 struct ErrorDescription { struct415 ErrorDescription() { internal_memset(this, 0, sizeof(*this)); } in ErrorDescription() argument416 explicit ErrorDescription(LinkerInitialized) {} in ErrorDescription() argument417 ASAN_FOR_EACH_ERROR_KIND(ASAN_ERROR_DESCRIPTION_CONSTRUCTOR) in ASAN_FOR_EACH_ERROR_KIND()420 void Print() { in Print()
401 struct ErrorDescription { struct413 ErrorDescription() { internal_memset(this, 0, sizeof(*this)); } in ErrorDescription() argument414 explicit ErrorDescription(LinkerInitialized) {} in ErrorDescription() argument415 ASAN_FOR_EACH_ERROR_KIND(ASAN_ERROR_DESCRIPTION_CONSTRUCTOR) in ASAN_FOR_EACH_ERROR_KIND()418 void Print() { in Print()