Home
last modified time | relevance | path

Searched defs:throwMarker (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserTypes.cpp197 ir::ScriptFunctionFlags throwMarker = ParseFunctionThrowMarker(false); in ParseFunctionType() local
DparserImpl.cpp915 ir::ScriptFunctionFlags throwMarker = ParseFunctionThrowMarker(true); in ParseFunctionSignature() local
DETSparser.cpp316 ir::ScriptFunctionFlags throwMarker = ir::ScriptFunctionFlags::NONE; in ParseFunctionThrowMarker() local