Searched refs:IntegerMode (Results 1 – 1 of 1) sorted by relevance
4448 bool &IntegerMode, bool &ComplexMode, in parseModeAttrArg() argument4450 IntegerMode = true; in parseModeAttrArg()4485 IntegerMode = false; in parseModeAttrArg()4487 IntegerMode = false; in parseModeAttrArg()4539 bool IntegerMode = true; in AddModeAttr() local4554 IntegerMode, ComplexMode, ExplicitType); in AddModeAttr()4564 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode, in AddModeAttr()4614 else if (IntegerMode) { in AddModeAttr()4627 if (IntegerMode) in AddModeAttr()