Searched refs:IntegerMode (Results 1 – 1 of 1) sorted by relevance
3844 bool &IntegerMode, bool &ComplexMode) { in parseModeAttrArg() argument3845 IntegerMode = true; in parseModeAttrArg()3870 IntegerMode = false; in parseModeAttrArg()3872 IntegerMode = false; in parseModeAttrArg()3924 bool IntegerMode = true; in AddModeAttr() local3938 IntegerMode, ComplexMode); in AddModeAttr()3948 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode); in AddModeAttr()3997 else if (IntegerMode) { in AddModeAttr()4010 if (IntegerMode) in AddModeAttr()