Home
last modified time | relevance | path

Searched defs:indexName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DambientLowering.cpp71 auto const indexName = node->GetIndexName(); in CreateMethodFunctionDefinition() local
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp1551 auto const indexName = Lexer()->GetToken().Ident(); in ParseAmbientSignature() local