Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DcheckInfiniteLoop.cpp31 return HandleWhileStatement(ctx, ast->AsWhileStatement()); in operator ()()
68 [[nodiscard]] CheckResult CheckInfiniteLoop::HandleWhileStatement(CheckContext &ctx, in HandleWhileStatement() function in ark::es2panda::compiler::ast_verifier::CheckInfiniteLoop
H A DcheckInfiniteLoop.h31 [[nodiscard]] CheckResult HandleWhileStatement(CheckContext &ctx, const ir::WhileStatement *const stmt) const;

Completed in 1 milliseconds