Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
HDubsan_handlers.h138 ICCK_IntegerTruncation = 0, // Legacy, was only used by clang 7. enumerator
HDubsan_handlers.cpp524 case ICCK_IntegerTruncation: { // Legacy, no longer used. in handleImplicitConversion()
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprScalar.cpp327 ICCK_IntegerTruncation = 0, // Legacy, was only used by clang 7. enumerator