Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h141 ICCK_SignedIntegerTruncation = 2, enumerator
H A Dubsan_handlers.cc539 case ICCK_SignedIntegerTruncation: in handleImplicitConversion()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp312 ICCK_SignedIntegerTruncation = 2, enumerator
992 Kind = ScalarExprEmitter::ICCK_SignedIntegerTruncation; in EmitIntegerTruncationCheckHelper()