Home | History | Annotate | Download | only in Format

Lines Matching refs:IsForEachMacro

130     } else if (Left->Previous && Left->Previous->IsForEachMacro) {
132 Contexts.back().IsForEachMacro = true;
495 if (Contexts.back().IsForEachMacro)
658 CaretFound(false), IsForEachMacro(false) {}
673 bool IsForEachMacro;
1543 Left.IsForEachMacro)) ||