Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp334 struct ScalarConversionOpts { struct in __anonacb3eee80111::ScalarExprEmitter
335 bool TreatBooleanAsSigned;
336 bool EmitImplicitIntegerTruncationChecks;
337 bool EmitImplicitIntegerSignChangeChecks;
339 ScalarConversionOpts() in ScalarConversionOpts() function
344 ScalarConversionOpts(clang::SanitizerSet SanOpts) in ScalarConversionOpts() argument