Searched defs:ScalarConversionOpts (Results 1 – 1 of 1) sorted by relevance
344 struct ScalarConversionOpts { struct in __anone7cacfbd0111::ScalarExprEmitter345 bool TreatBooleanAsSigned;346 bool EmitImplicitIntegerTruncationChecks;347 bool EmitImplicitIntegerSignChangeChecks;349 ScalarConversionOpts() in ScalarConversionOpts() function354 ScalarConversionOpts(clang::SanitizerSet SanOpts) in ScalarConversionOpts() function