Searched refs:ComplexMode (Results 1 – 1 of 1) sorted by relevance
3366 bool &IntegerMode, bool &ComplexMode) { in parseModeAttrArg() argument3368 ComplexMode = false; in parseModeAttrArg()3395 ComplexMode = true; in parseModeAttrArg()3447 bool ComplexMode = false; in AddModeAttr() local3460 IntegerMode, ComplexMode); in AddModeAttr()3470 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode); in AddModeAttr()3522 } else if (ComplexMode) { in AddModeAttr()3543 if (ComplexMode) { in AddModeAttr()3553 if (ComplexMode) { in AddModeAttr()