Searched refs:intOverflow (Results 1 – 2 of 2) sorted by relevance
192 Optional<MMAIntOverflow> intOverflow, in build() argument227 if (intOverflow.has_value()) in build()229 MMAIntOverflowAttr::get(ctx, *intOverflow)); in build()
987 "Optional<MMAIntOverflow>":$intOverflow,