Home
last modified time | relevance | path

Searched defs:ScalarConversionOpts (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp344 struct ScalarConversionOpts { struct in __anone7cacfbd0111::ScalarExprEmitter
345 bool TreatBooleanAsSigned;
346 bool EmitImplicitIntegerTruncationChecks;
347 bool EmitImplicitIntegerSignChangeChecks;
349 ScalarConversionOpts() in ScalarConversionOpts() function
354 ScalarConversionOpts(clang::SanitizerSet SanOpts) in ScalarConversionOpts() function