Home
last modified time | relevance | path

Searched defs:ThrowStatement (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DthrowStatement.h30 …explicit ThrowStatement(Expression *argument) : Statement(AstNodeType::THROW_STATEMENT), argument_… in ThrowStatement() function
/arkcompiler/ets_frontend/es2panda/ir/statements/
DthrowStatement.h36 …explicit ThrowStatement(Expression *argument) : Statement(AstNodeType::THROW_STATEMENT), argument_… in ThrowStatement() function
/arkcompiler/ets_frontend/ets2panda/parser/
DforwardDeclForParserImpl.h63 class ThrowStatement; variable
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h82 class ThrowStatement; variable
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/utils/lib/
DFaultId.ts32 ThrowStatement, enumerator
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h87 class ThrowStatement; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h83 class ThrowStatement; variable
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DProblems.ts32 ThrowStatement, enumerator