Searched refs:LastE (Results 1 – 1 of 1) sorted by relevance
34 Expr *LastE = nullptr; in IgnoreExprNodes() local35 while (E != LastE) { in IgnoreExprNodes()36 LastE = E; in IgnoreExprNodes()