Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DforInStatement.h30 explicit ForInStatement(AstNode *left, Expression *right, Statement *body) in ForInStatement() function
/arkcompiler/ets_frontend/es2panda/ir/statements/
DforInStatement.h40 …explicit ForInStatement(binder::LoopScope *scope, AstNode *left, Expression *right, Statement *bod… in ForInStatement() function
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h77 class ForInStatement; variable
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/utils/lib/
DFaultId.ts35 ForInStatement, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h78 class ForInStatement; variable
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DProblems.ts35 ForInStatement, enumerator