Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp315 ICCK_UnsignedIntegerTruncation = 1, enumerator
988 Kind = ScalarExprEmitter::ICCK_UnsignedIntegerTruncation; in EmitIntegerTruncationCheckHelper()