Home
last modified time | relevance | path

Searched defs:indexName (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DdummyNode.h46 explicit DummyNode(util::StringView const name, util::StringView indexName, TypeNode *returnType, in DummyNode() argument
71 void SetIndexName(const util::StringView &indexName) in SetIndexName() argument
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DambientLowering.cpp71 auto const indexName = node->GetIndexName(); in CreateMethodFunctionDefinition() local
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp1715 auto const indexName = Lexer()->GetToken().Ident(); in ParseAmbientSignature() local

Completed in 5 milliseconds