Home
last modified time | relevance | path

Searched defs:IsBrokenStatement (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DemptyStatement.cpp52 bool EmptyStatement::IsBrokenStatement() in IsBrokenStatement() function in ark::es2panda::ir::EmptyStatement
/arkcompiler/ets_frontend/ets2panda/parser/
DstatementParser.cpp2043 bool ParserImpl::IsBrokenStatement(ir::Statement *st) in IsBrokenStatement() function in ark::es2panda::parser::ParserImpl