Searched refs:TextValue (Results 1 – 1 of 1) sorted by relevance
403 std::string TextValue; member1102 ExpandedValue = VarIt->getValue().TextValue; in expandMacros()2949 if (!Var.IsText || Var.TextValue != Value) { in parseDirectiveEquate()2964 Var.TextValue = Value; in parseDirectiveEquate()2990 if (!Var.IsText || Var.TextValue != ExprAsString) { in parseDirectiveEquate()3006 Var.TextValue = ExprAsString.str(); in parseDirectiveEquate()3033 Var.TextValue.clear(); in parseDirectiveEquate()3146 Data = Var.TextValue; in parseTextItem()5418 A.push_back(AsmToken(AsmToken::String, Var.TextValue)); in expandStatement()5771 Var.TextValue = Value.str(); in defineMacro()