Home
last modified time | relevance | path

Searched defs:inAssignment (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
DdestructuringContext.h34 …DestructuringContext(Checker *checker, const ir::Expression *id, bool inAssignment, bool convertTu… in DestructuringContext()
88 …ArrayDestructuringContext(Checker *checker, const ir::Expression *id, bool inAssignment, bool conv… in ArrayDestructuringContext()
112 …ObjectDestructuringContext(Checker *checker, const ir::Expression *id, bool inAssignment, bool con… in ObjectDestructuringContext()