Searched defs:ScalarConversionOpts (Results 1 – 1 of 1) sorted by relevance
334 struct ScalarConversionOpts { struct in __anonacb3eee80111::ScalarExprEmitter335 bool TreatBooleanAsSigned;336 bool EmitImplicitIntegerTruncationChecks;337 bool EmitImplicitIntegerSignChangeChecks;339 ScalarConversionOpts() in ScalarConversionOpts() function344 ScalarConversionOpts(clang::SanitizerSet SanOpts) in ScalarConversionOpts() argument