Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h138 ICCK_IntegerTruncation = 0, // Legacy, was only used by clang 7. enumerator
H A Dubsan_handlers.cpp567 case ICCK_IntegerTruncation: { // Legacy, no longer used. in handleImplicitConversion()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprScalar.cpp310 ICCK_IntegerTruncation = 0, // Legacy, was only used by clang 7. enumerator