Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp329 struct ScalarConversionOpts { struct in __anonb4bd95340111::ScalarExprEmitter
330 bool TreatBooleanAsSigned;
331 bool EmitImplicitIntegerTruncationChecks;
332 bool EmitImplicitIntegerSignChangeChecks;
334 ScalarConversionOpts() in ScalarConversionOpts() argument
339 ScalarConversionOpts(clang::SanitizerSet SanOpts) in ScalarConversionOpts() function