Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DforOfStatement.h79 bool IsAwait() const in IsAwait() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DforOfStatement.h85 [[nodiscard]] bool IsAwait() const noexcept in IsAwait() function