Searched refs:IntegerMode (Results 1 – 1 of 1) sorted by relevance
4566 bool &IntegerMode, bool &ComplexMode, in parseModeAttrArg() argument4568 IntegerMode = true; in parseModeAttrArg()4603 IntegerMode = false; in parseModeAttrArg()4605 IntegerMode = false; in parseModeAttrArg()4657 bool IntegerMode = true; in AddModeAttr() local4672 IntegerMode, ComplexMode, ExplicitType); in AddModeAttr()4682 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode, in AddModeAttr()4732 else if (IntegerMode) { in AddModeAttr()4745 if (IntegerMode) in AddModeAttr()