Home
last modified time | relevance | path

Searched defs:SetOperator (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DassignmentExpressionBuilder.h29 AssignmentExpressionBuilder &SetOperator(lexer::TokenType op) in SetOperator() function in ark::es2panda::ir::AssignmentExpressionBuilder
H A DbinaryExpressionBuilder.h30 BinaryExpressionBuilder &SetOperator(lexer::TokenType op) in SetOperator() function in ark::es2panda::ir::BinaryExpressionBuilder
H A DupdateExpressionBuilder.h29 UpdateExpressionBuilder &SetOperator(lexer::TokenType op) in SetOperator() function in ark::es2panda::ir::UpdateExpressionBuilder
H A DunaryExpressionBuilder.h29 UnaryExpressionBuilder &SetOperator(lexer::TokenType op) in SetOperator() function in ark::es2panda::ir::UnaryExpressionBuilder
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DbinaryExpression.h80 void SetOperator(lexer::TokenType operatorType) in SetOperator() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::BinaryExpression

Completed in 2 milliseconds