Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp346 bool EmitImplicitIntegerTruncationChecks; member
351 EmitImplicitIntegerTruncationChecks(false), in ScalarConversionOpts()
356 EmitImplicitIntegerTruncationChecks( in ScalarConversionOpts()
1659 if (Opts.EmitImplicitIntegerTruncationChecks) in EmitScalarConversion()