Searched defs:expression (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | chainExpression.h | 34 explicit ChainExpression(Expression *expression) in ChainExpression()
|
| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsTypeAssertion.h | 34 explicit TSTypeAssertion(Expression *typeAnnotation, Expression *expression) in TSTypeAssertion()
|
| D | tsClassImplements.h | 36 explicit TSClassImplements(Expression *expression, TSTypeParameterInstantiation *typeParameters) in TSClassImplements()
|
| D | tsAsExpression.h | 35 explicit TSAsExpression(Expression *expression, Expression *typeAnnotation, bool isConst) in TSAsExpression()
|
| /arkcompiler/ets_frontend/es2panda/typescript/extractor/ |
| D | typeSystem.h | 272 …::variant<util::StringView, const ir::Identifier *> CalculateName(const ir::Expression *expression) in CalculateName() 568 const ir::Expression *expression; in FillField() local
|
| D | typeExtractor.cpp | 217 const ir::Identifier *TypeExtractor::GetIdentifierFromExpression(const ir::Expression *expression) in GetIdentifierFromExpression()
|
| /arkcompiler/toolchain/tooling/agent/ |
| D | debugger_impl.cpp | 598 const std::string &expression = params.GetExpression(); in EvaluateOnCallFrame() local 1170 …td::string> DebuggerImpl::CmptEvaluateValue(CallFrameId callFrameId, const std::string &expression, in CmptEvaluateValue()
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | expressionParser.cpp | 528 ir::Expression *expression = ParseUnaryOrPrefixUpdateExpression(flags); in ParseTsTypeAssertion() local 835 ir::Expression *expression = nullptr; in ParseTemplateLiteral() local
|
| D | statementParser.cpp | 1531 ir::Expression *expression = ParseExpression(ExpressionParseFlags::ACCEPT_COMMA); in ParseReturnStatement() local 1651 ir::Expression *expression = ParseExpression(ExpressionParseFlags::ACCEPT_COMMA); in ParseThrowStatement() local
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_params.cpp | 54 std::string expression; in Create() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|