Home
last modified time | relevance | path

Searched refs:IsPrefix (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DupdateExpression.cpp46 if (!IsPrefix()) { in Compile()
56 if (!IsPrefix()) { in Compile()
H A DupdateExpression.h54 bool IsPrefix() const in IsPrefix() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::UpdateExpression
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DupdateExpression.h60 [[nodiscard]] bool IsPrefix() const noexcept
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DtupleLowering.cpp92 checker_->AllocNode<ir::UpdateExpression>(identClone, update_->OperatorType(), update_->IsPrefix()); in GenerateExpressions()
H A DopAssignment.cpp280 if (upd->IsPrefix()) { in ConstructUpdateResult()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp1177 if (!expr->IsPrefix()) { in Compile()

Completed in 5 milliseconds