Home
last modified time | relevance | path

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

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