Searched refs:IntegerMode (Results 1 – 1 of 1) sorted by relevance
4789 bool &IntegerMode, bool &ComplexMode, in parseModeAttrArg() argument4791 IntegerMode = true; in parseModeAttrArg()4826 IntegerMode = false; in parseModeAttrArg()4828 IntegerMode = false; in parseModeAttrArg()4880 bool IntegerMode = true; in AddModeAttr() local4895 IntegerMode, ComplexMode, ExplicitType); in AddModeAttr()4905 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode, in AddModeAttr()4955 else if (IntegerMode) { in AddModeAttr()4968 if (IntegerMode) in AddModeAttr()