Home
last modified time | relevance | path

Searched defs:Right (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsQualifiedName.h49 const Identifier *Right() const in Right() function
54 Identifier *Right() in Right() function
/arkcompiler/ets_frontend/es2panda/ir/statements/
DforInStatement.h55 Expression *Right() in Right() function
60 const Expression *Right() const in Right() function
DforOfStatement.h59 Expression *Right() in Right() function
64 const Expression *Right() const in Right() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DassignmentExpression.h56 Expression *Right() in Right() function
61 const Expression *Right() const in Right() function
DbinaryExpression.h50 const Expression *Right() const in Right() function
55 Expression *Right() in Right() function
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DnonInferrableTypePropagation2.ts30 interface Right<A> { interface
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign.ts41 class Right<L, A> { class
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign2.ts41 class Right<L, A> { class