Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp309 ICCK_IntegerTruncation = 0, // Legacy, was only used by clang 7. enumerator