Home
last modified time | relevance | path

Searched defs:ICCK_IntegerTruncation (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h138 ICCK_IntegerTruncation = 0, // Legacy, was only used by clang 7. global() enumerator
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp324 ICCK_IntegerTruncation = 0, // Legacy, was only used by clang 7. global() enumerator