Searched defs:DestructuringAssignment (Results 1 – 1 of 1) sorted by relevance
327 struct DestructuringAssignment { struct329 DestructuringAssignment(ExpressionT expression, Scope* scope) in DestructuringAssignment() argument332 ExpressionT assignment;333 Scope* scope;