Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.h128 ICCK_IntegerTruncation = 0, // Legacy, was only used by clang 7. enumerator
H A Dubsan_handlers.cc469 case ICCK_IntegerTruncation: { // Legacy, no longer used. in handleImplicitConversion()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h126 ICCK_IntegerTruncation = 0, // Legacy, was only used by clang 7. enumerator
H A Dubsan_handlers.cc465 case ICCK_IntegerTruncation: { // Legacy, no longer used. in handleImplicitConversion()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp314 ICCK_IntegerTruncation = 0, // Legacy, was only used by clang 7. enumerator