Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp336 bool EmitImplicitIntegerTruncationChecks; member
341 EmitImplicitIntegerTruncationChecks(false), in ScalarConversionOpts()
346 EmitImplicitIntegerTruncationChecks( in ScalarConversionOpts()
1457 if (Opts.EmitImplicitIntegerTruncationChecks) in EmitScalarConversion()