Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp331 bool EmitImplicitIntegerTruncationChecks; member
336 EmitImplicitIntegerTruncationChecks(false), in ScalarConversionOpts()
341 EmitImplicitIntegerTruncationChecks( in ScalarConversionOpts()
1507 if (Opts.EmitImplicitIntegerTruncationChecks) in EmitScalarConversion()