Home
last modified time | relevance | path

Searched refs:isRethrowsAllowed (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DparserImpl.h427 virtual ir::ScriptFunctionFlags ParseFunctionThrowMarker([[maybe_unused]] const bool isRethrowsAllowed) in ParseFunctionThrowMarker() argument
H A DETSparser.cpp403 ir::ScriptFunctionFlags ETSParser::ParseFunctionThrowMarker(bool isRethrowsAllowed) in ParseFunctionThrowMarker() argument
412 if (isRethrowsAllowed) { in ParseFunctionThrowMarker()
H A DETSparser.h293 ir::ScriptFunctionFlags ParseFunctionThrowMarker(bool isRethrowsAllowed) override;

Completed in 9 milliseconds