Home
last modified time | relevance | path

Searched refs:bug_descr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h233 void Print(const char *bug_descr = nullptr) const {
246 return data.global.Print(bug_descr);
H A Dasan_errors.h392 const char *bug_descr; member
H A Dasan_report.cpp569 return ScopedInErrorReport::CurrentError().Generic.bug_descr; in __asan_get_report_description()