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

References

projects/compiler-rt/lib/asan/asan_errors.h
  440       ASAN_FOR_EACH_ERROR_KIND(ASAN_ERROR_DESCRIPTION_PRINT)
projects/compiler-rt/lib/asan/asan_report.cpp
  505   if (ScopedInErrorReport::CurrentError().kind == kErrorKindGeneric)
  511   if (ScopedInErrorReport::CurrentError().kind == kErrorKindGeneric)
  517   if (ScopedInErrorReport::CurrentError().kind == kErrorKindGeneric)
  524   if (err.kind == kErrorKindGeneric)
  526   else if (err.kind == kErrorKindDoubleFree)
  532   if (ScopedInErrorReport::CurrentError().kind == kErrorKindGeneric)
  538   if (ScopedInErrorReport::CurrentError().kind == kErrorKindGeneric)
  544   if (ScopedInErrorReport::CurrentError().kind == kErrorKindGeneric)