Searched refs:IntegerMode (Results 1 – 1 of 1) sorted by relevance
4211 bool &IntegerMode, bool &ComplexMode, in parseModeAttrArg() argument4213 IntegerMode = true; in parseModeAttrArg()4248 IntegerMode = false; in parseModeAttrArg()4250 IntegerMode = false; in parseModeAttrArg()4302 bool IntegerMode = true; in AddModeAttr() local4317 IntegerMode, ComplexMode, ExplicitType); in AddModeAttr()4327 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode, in AddModeAttr()4377 else if (IntegerMode) { in AddModeAttr()4390 if (IntegerMode) in AddModeAttr()