Searched refs:IntegerMode (Results 1 – 1 of 1) sorted by relevance
3366 bool &IntegerMode, bool &ComplexMode) { in parseModeAttrArg() argument3367 IntegerMode = true; in parseModeAttrArg()3392 IntegerMode = false; in parseModeAttrArg()3394 IntegerMode = false; in parseModeAttrArg()3446 bool IntegerMode = true; in AddModeAttr() local3460 IntegerMode, ComplexMode); in AddModeAttr()3470 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode); in AddModeAttr()3519 else if (IntegerMode) { in AddModeAttr()3532 if (IntegerMode) in AddModeAttr()