Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DforOfStatement.h40 …explicit ForOfStatement(binder::LoopScope *scope, AstNode *left, Expression *right, Statement *bod… in ForOfStatement() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
DdynamicContext.h26 class ForOfStatement; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h79 class ForOfStatement; variable