Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsQualifiedName.h39 const Expression *Left() const in Left() function
44 Expression *Left() in Left() function
/arkcompiler/ets_frontend/es2panda/ir/statements/
DforInStatement.h45 AstNode *Left() in Left() function
50 const AstNode *Left() const in Left() function
DforOfStatement.h49 AstNode *Left() in Left() function
54 const AstNode *Left() const in Left() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DbinaryExpression.h40 const Expression *Left() const in Left() function
45 Expression *Left() in Left() function
DassignmentExpression.h46 const Expression *Left() const in Left() function
51 Expression *Left() in Left() function