Home
last modified time | relevance | path

Searched refs:ICCK_UnsignedIntegerTruncation (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h139 ICCK_UnsignedIntegerTruncation = 1, enumerator
H A Dubsan_handlers.cpp578 case ICCK_UnsignedIntegerTruncation: in handleImplicitConversion()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp310 ICCK_UnsignedIntegerTruncation = 1, enumerator
1027 Kind = ScalarExprEmitter::ICCK_UnsignedIntegerTruncation; in EmitIntegerTruncationCheckHelper()