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