Lines Matching defs:IsText
412 bool IsText = false;
1207 if (VarIt != Variables.end() && VarIt->getValue().IsText) {
3415 if (!Var.IsText || Var.TextValue != Value) {
3429 Var.IsText = true;
3456 if (!Var.IsText || Var.TextValue != ExprAsString) {
3471 Var.IsText = true;
3484 if (Var.IsText || !PrevValue || PrevValue->getValue() != Value) {
3499 Var.IsText = false;
3597 if (!Var.IsText) {
6875 if (Var.IsText) {
7232 Var.IsText = true;