Searched defs:expression (Results 1 – 13 of 13) sorted by relevance
34 explicit ChainExpression(Expression *expression) in ChainExpression()
36 explicit TSClassImplements(Expression *expression, TSTypeParameterInstantiation *typeParameters) in TSClassImplements()
34 explicit TSTypeAssertion(Expression *typeAnnotation, Expression *expression) in TSTypeAssertion()
35 explicit TSAsExpression(Expression *expression, Expression *typeAnnotation, bool isConst) in TSAsExpression()
162 const expression = typeExpression.expression; constant
208 const expression = astNode.expression; constant
293 …::variant<util::StringView, const ir::Identifier *> CalculateName(const ir::Expression *expression) in CalculateName()727 const ir::Expression *expression; in FillField() local
266 const ir::Identifier *TypeExtractor::GetIdentifierFromExpression(const ir::Expression *expression) in GetIdentifierFromExpression()
538 ir::Expression *expression = ParseUnaryOrPrefixUpdateExpression(flags); in ParseTsTypeAssertion() local868 ir::Expression *expression = nullptr; in ParseTemplateLiteral() local
1647 ir::Expression *expression = ParseExpression(ExpressionParseFlags::ACCEPT_COMMA); in ParseReturnStatement() local1767 ir::Expression *expression = ParseExpression(ExpressionParseFlags::ACCEPT_COMMA); in ParseThrowStatement() local
637 const std::string &expression = params.GetExpression(); in EvaluateOnCallFrame() local1377 …td::string> DebuggerImpl::CmptEvaluateValue(CallFrameId callFrameId, const std::string &expression, in CmptEvaluateValue()
54 std::string expression; in Create() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument