Home
last modified time | relevance | path

Searched defs:OperatorType (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DunaryExpression.h40 lexer::TokenType OperatorType() const in OperatorType() function
DupdateExpression.h44 lexer::TokenType OperatorType() const in OperatorType() function
DbinaryExpression.h60 lexer::TokenType OperatorType() const in OperatorType() function
DassignmentExpression.h66 lexer::TokenType OperatorType() const in OperatorType() function
/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h28 enum class OperatorType : uint8_t { enum