Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/
Dstatement.h25 bool IsStatement() const override in IsStatement() function
/arkcompiler/ets_frontend/ets2panda/ir/
Dstatement.h32 [[nodiscard]] bool IsStatement() const noexcept override in IsStatement() function
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dscript_element_kind.cpp184 bool IsStatement(ir::AstNodeType type) in IsStatement() function