Searched defs:DestructuringAssignment (Results 1 – 1 of 1) sorted by relevance
179 struct DestructuringAssignment { struct181 DestructuringAssignment(ExpressionT expression, Scope* scope) in DestructuringAssignment() argument184 ExpressionT assignment;185 Scope* scope;