Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h140 ICCK_SignedIntegerTruncation = 2, enumerator
H A Dubsan_handlers.cpp579 case ICCK_SignedIntegerTruncation: in handleImplicitConversion()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp326 ICCK_SignedIntegerTruncation = 2, enumerator
1052 Kind = ScalarExprEmitter::ICCK_SignedIntegerTruncation; in EmitIntegerTruncationCheckHelper()
1274 Kind = ScalarExprEmitter::ICCK_SignedIntegerTruncation; in EmitBitfieldTruncationCheckHelper()