Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h107 struct FloatCastOverflowDataV2 { struct
Dubsan_handlers.cc380 auto Data = reinterpret_cast<FloatCastOverflowDataV2 *>(DataPtr); in handleFloatCastOverflow()