Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.h140 ICCK_SignedIntegerTruncation = 2, enumerator
Dubsan_handlers.cpp581 case ICCK_SignedIntegerTruncation: in handleImplicitConversion()
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp316 ICCK_SignedIntegerTruncation = 2, enumerator
985 Kind = ScalarExprEmitter::ICCK_SignedIntegerTruncation; in EmitIntegerTruncationCheckHelper()