Home
last modified time | relevance | path

Searched refs:FloatCastOverflowData (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h112 struct FloatCastOverflowData { struct
H A Dubsan_handlers.cpp489 auto Data = reinterpret_cast<FloatCastOverflowData *>(DataPtr); in handleFloatCastOverflow()