Home
last modified time | relevance | path

Searched defs:ErrorODRViolation (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/asan/
Dasan_errors.h334 struct ErrorODRViolation : ErrorBase { struct
338 ErrorODRViolation() = default; // (*) argument
339 ErrorODRViolation(u32 tid, const __asan_global *g1, u32 stack_id1_, in ErrorODRViolation() function