Searched refs:ComplexMode (Results 1 – 1 of 1) sorted by relevance
4211 bool &IntegerMode, bool &ComplexMode, in parseModeAttrArg() argument4214 ComplexMode = false; in parseModeAttrArg()4251 ComplexMode = true; in parseModeAttrArg()4303 bool ComplexMode = false; in AddModeAttr() local4317 IntegerMode, ComplexMode, ExplicitType); in AddModeAttr()4327 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode, in AddModeAttr()4380 } else if (ComplexMode) { in AddModeAttr()4403 if (ComplexMode) { in AddModeAttr()4413 if (ComplexMode) { in AddModeAttr()