Searched refs:IterName (Results 1 – 1 of 1) sorted by relevance
2062 VarInit *IterName = ParseForeachDeclaration(ListValue); in ParseForeach() local2063 if (!IterName) in ParseForeach()2071 Loops.push_back(ForeachLoop(IterName, ListValue)); in ParseForeach()