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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp349 bool EmitImplicitIntegerTruncationChecks; member in struct:__anon2868::ScalarExprEmitter::ScalarConversionOpts
354 EmitImplicitIntegerTruncationChecks(false),
359 EmitImplicitIntegerTruncationChecks(
1411 if (Opts.EmitImplicitIntegerTruncationChecks)

Completed in 112 milliseconds