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.h115 struct FloatCastOverflowData { struct
H A Dubsan_handlers.cpp511 auto Data = reinterpret_cast<FloatCastOverflowData *>(DataPtr); in handleFloatCastOverflow()