Searched defs:ThrowPossibleOutOfBoundaryJumpError (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| D | statementParser.cpp | 427 void ParserImpl::ThrowPossibleOutOfBoundaryJumpError([[maybe_unused]] bool allowBreak) {} in ThrowPossibleOutOfBoundaryJumpError() function in ark::es2panda::parser::ParserImpl |
| D | TSparser.cpp | 2145 void TSParser::ThrowPossibleOutOfBoundaryJumpError(bool allowBreak) in ThrowPossibleOutOfBoundaryJumpError() function in ark::es2panda::parser::TSParser |