Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp332 bool EmitImplicitIntegerTruncationChecks; member
337 EmitImplicitIntegerTruncationChecks(false), in ScalarConversionOpts()
342 EmitImplicitIntegerTruncationChecks( in ScalarConversionOpts()
1412 if (Opts.EmitImplicitIntegerTruncationChecks) in EmitScalarConversion()