Lines Matching defs:IsText
412 bool IsText = false;
1209 if (VarIt != Variables.end() && VarIt->getValue().IsText) {
3416 if (!Var.IsText || Var.TextValue != Value) {
3430 Var.IsText = true;
3457 if (!Var.IsText || Var.TextValue != ExprAsString) {
3472 Var.IsText = true;
3485 if (Var.IsText || !PrevValue || PrevValue->getValue() != Value) {
3500 Var.IsText = false;
3598 if (!Var.IsText) {
6875 if (Var.IsText) {
7234 Var.IsText = true;