Home
last modified time | relevance | path

Searched defs:EmptyStatement (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DemptyStatement.h22 class EmptyStatement : public Statement { class
24 explicit EmptyStatement() : Statement(AstNodeType::EMPTY_STATEMENT) {} in EmptyStatement() function in ark::es2panda::ir::EmptyStatement
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DemptyStatement.h32 class EmptyStatement : public Statement { class
34 explicit EmptyStatement() : Statement(AstNodeType::EMPTY_STATEMENT) {} in EmptyStatement() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::EmptyStatement

Completed in 2 milliseconds