Home
last modified time | relevance | path

Searched defs:SetExpression (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DchainExpressionBuilder.h29 ChainExpressionBuilder &SetExpression(Expression *expression) in SetExpression() function in ark::es2panda::ir::ChainExpressionBuilder
H A DdecoratorBuilder.h29 DecoratorBuilder &SetExpression(Expression *expression) in SetExpression() function in ark::es2panda::ir::DecoratorBuilder
H A DetsLaunchExpressionBuilder.h29 ETSLaunchExpressionBuilder &SetExpression(CallExpression *expr) in SetExpression() function in ark::es2panda::ir::ETSLaunchExpressionBuilder
H A DetsClassLiteralBuilder.h29 ETSClassLiteralBuilder &SetExpression(ir::TypeNode *expr) in SetExpression() function in ark::es2panda::ir::ETSClassLiteralBuilder
H A DetsParameterExpressionBuilder.h29 ETSParameterExpressionBuilder &SetExpression(AnnotatedExpression *identOrSpread) in SetExpression() function in ark::es2panda::ir::ETSParameterExpressionBuilder
H A DexpressionStatementBuilder.h29 ExpressionStatementBuilder &SetExpression(Expression *expr) in SetExpression() function in ark::es2panda::ir::ExpressionStatementBuilder
H A DprefixAssertionExpressionBuilder.h29 PrefixAssertionExpressionBuilder &SetExpression(Expression *expr) in SetExpression() function in ark::es2panda::ir::PrefixAssertionExpressionBuilder
H A DtsClassImplementsBuilder.h29 TSClassImplementsBuilder &SetExpression(Expression *expression) in SetExpression() function in ark::es2panda::ir::TSClassImplementsBuilder
H A DtsArrayTypeBuilder.h29 TSArrayTypeBuilder &SetExpression(TypeNode *elementType) in SetExpression() function in ark::es2panda::ir::TSArrayTypeBuilder
H A DtsNonNullExpressionBuilder.h29 TSNonNullExpressionBuilder &SetExpression(Expression *expr) in SetExpression() function in ark::es2panda::ir::TSNonNullExpressionBuilder
H A DtsTypeAssertionBuilder.h29 TSTypeAssertionBuilder &SetExpression(Expression *expression) in SetExpression() function in ark::es2panda::ir::TSTypeAssertionBuilder
H A DtsAsExpressionBuilder.h29 TSAsExpressionBuilder &SetExpression(Expression *expression) in SetExpression() function in ark::es2panda::ir::TSAsExpressionBuilder

Completed in 3 milliseconds