Searched refs:AK_Float (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h155 AK_Float, ///< A floating-point argument. enumerator in enum:__ubsan::Diag::ArgKind
166 Arg(FloatMax Float) : Kind(AK_Float), Float(Float) {}
H A Dubsan_diag.cpp214 case Diag::AK_Float: {

Completed in 115 milliseconds