Home
last modified time | relevance | path

Searched refs:HandleForInStatement (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DforLoopCorrectlyInitialized.cpp26 return HandleForInStatement(ctx, ast); in operator ()()
39 [[nodiscard]] CheckResult ForLoopCorrectlyInitialized::HandleForInStatement(CheckContext &ctx, const ir::AstNode *ast) in HandleForInStatement() function in ark::es2panda::compiler::ast_verifier::ForLoopCorrectlyInitialized
H A DforLoopCorrectlyInitialized.h29 [[nodiscard]] CheckResult HandleForInStatement(CheckContext &ctx, const ir::AstNode *ast);

Completed in 1 milliseconds