Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ts/
DdestructuringContext.h34 …DestructuringContext(TSChecker *checker, ir::Expression *id, bool inAssignment, bool convertTupleT… in DestructuringContext()
88 …ArrayDestructuringContext(TSChecker *checker, ir::Expression *id, bool inAssignment, bool convertT… in ArrayDestructuringContext()
112 …ObjectDestructuringContext(TSChecker *checker, ir::Expression *id, bool inAssignment, bool convert… in ObjectDestructuringContext()
/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()