Searched refs:HandleWhileStatement (Results 1 – 2 of 2) sorted by relevance
31 return HandleWhileStatement(ctx, ast->AsWhileStatement()); in operator ()()68 [[nodiscard]] CheckResult CheckInfiniteLoop::HandleWhileStatement(CheckContext &ctx, in HandleWhileStatement() function in ark::es2panda::compiler::ast_verifier::CheckInfiniteLoop
31 …[[nodiscard]] CheckResult HandleWhileStatement(CheckContext &ctx, const ir::WhileStatement *const …