Searched refs:ErrorBadParamsToAnnotateContiguousContainer (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.h315 struct ErrorBadParamsToAnnotateContiguousContainer : ErrorBase { struct in namespace:__asan
319 ErrorBadParamsToAnnotateContiguousContainer() = default; // (*)
321 ErrorBadParamsToAnnotateContiguousContainer(u32 tid, function in struct:__asan::ErrorBadParamsToAnnotateContiguousContainer
H A Dasan_errors.cpp324 void ErrorBadParamsToAnnotateContiguousContainer::Print() {
H A Dasan_report.cpp346 ErrorBadParamsToAnnotateContiguousContainer error(

Completed in 162 milliseconds