Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DcontinueStatement.h38 const Identifier *Ident() const in Ident() function
DbreakStatement.h39 const Identifier *Ident() const in Ident() function
DlabelledStatement.h47 const Identifier *Ident() const in Ident() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DcontinueStatement.h40 const Identifier *Ident() const in Ident() function
DbreakStatement.h40 const Identifier *Ident() const in Ident() function
DlabelledStatement.h44 const Identifier *Ident() const in Ident() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsParameterExpression.cpp49 const Identifier *ETSParameterExpression::Ident() const noexcept in Ident() function in panda::es2panda::ir::ETSParameterExpression
54 Identifier *ETSParameterExpression::Ident() noexcept in Ident() function in panda::es2panda::ir::ETSParameterExpression
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.h87 const Identifier *Ident() const in Ident() function
92 Identifier *Ident() in Ident() function