Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp296 bool emitImplicitIntegerTruncationChecks; member
301 emitImplicitIntegerTruncationChecks(false), in ScalarConversionOpts()
306 emitImplicitIntegerTruncationChecks( in ScalarConversionOpts()
749 if (opts.emitImplicitIntegerTruncationChecks) in emitScalarConversion()