Searched defs:HasBreakOrReturnStatement (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/ast_verifier/ | ||
H A D | checkInfiniteLoop.cpp | 58 bool CheckInfiniteLoop::HasBreakOrReturnStatement(const ir::Statement *const body) const in HasBreakOrReturnStatement() function in ark::es2panda::compiler::ast_verifier::CheckInfiniteLoop |
Completed in 1 milliseconds