Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_errors.h315 struct ErrorBadParamsToAnnotateContiguousContainer : ErrorBase { struct
319 ErrorBadParamsToAnnotateContiguousContainer() = default; // (*) argument
321 ErrorBadParamsToAnnotateContiguousContainer(u32 tid, in ErrorBadParamsToAnnotateContiguousContainer() argument
H A Dasan_errors.cpp321 void ErrorBadParamsToAnnotateContiguousContainer::Print() { in Print()
H A Dasan_report.cpp352 ErrorBadParamsToAnnotateContiguousContainer error( in ReportBadParamsToAnnotateContiguousContainer()