Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DcheckInfiniteLoop.cpp27 return HandleDoWhileStatement(ctx, ast->AsDoWhileStatement()); in operator ()()
86 [[nodiscard]] CheckResult CheckInfiniteLoop::HandleDoWhileStatement(CheckContext &ctx, in HandleDoWhileStatement() function in ark::es2panda::compiler::ast_verifier::CheckInfiniteLoop
H A DcheckInfiniteLoop.h32 [[nodiscard]] CheckResult HandleDoWhileStatement(CheckContext &ctx, const ir::DoWhileStatement *const stmt) const;

Completed in 1 milliseconds