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.cpp374 bool EmitImplicitIntegerTruncationChecks; member
379 EmitImplicitIntegerTruncationChecks(false), in ScalarConversionOpts()
384 EmitImplicitIntegerTruncationChecks( in ScalarConversionOpts()
1738 if (Opts.EmitImplicitIntegerTruncationChecks) in EmitScalarConversion()