Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp336 bool EmitImplicitIntegerTruncationChecks; member
341 EmitImplicitIntegerTruncationChecks(false), in ScalarConversionOpts()
346 EmitImplicitIntegerTruncationChecks( in ScalarConversionOpts()
1455 if (Opts.EmitImplicitIntegerTruncationChecks) in EmitScalarConversion()