Searched refs:pathIsEmpty (Results 1 – 1 of 1) sorted by relevance
7213 if (pathIsEmpty(components)) in genarr()7235 bool atEnd = pathIsEmpty(components); in genarr()7273 bool atEnd = pathIsEmpty(components); in genarr()7304 bool pathIsEmpty(const ComponentPath &components) { in pathIsEmpty() function in __anon67dfc8455a11::ArrayExprLowering