Searched refs:ComplexMode (Results 1 – 1 of 1) sorted by relevance
3844 bool &IntegerMode, bool &ComplexMode) { in parseModeAttrArg() argument3846 ComplexMode = false; in parseModeAttrArg()3873 ComplexMode = true; in parseModeAttrArg()3925 bool ComplexMode = false; in AddModeAttr() local3938 IntegerMode, ComplexMode); in AddModeAttr()3948 parseModeAttrArg(*this, Str, DestWidth, IntegerMode, ComplexMode); in AddModeAttr()4000 } else if (ComplexMode) { in AddModeAttr()4021 if (ComplexMode) { in AddModeAttr()4031 if (ComplexMode) { in AddModeAttr()