Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.h139 ICCK_UnsignedIntegerTruncation = 1, enumerator
Dubsan_handlers.cpp578 case ICCK_UnsignedIntegerTruncation: in handleImplicitConversion()
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp315 ICCK_UnsignedIntegerTruncation = 1, enumerator
982 Kind = ScalarExprEmitter::ICCK_UnsignedIntegerTruncation; in EmitIntegerTruncationCheckHelper()