Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h1010 void FillIndexSignature(const ir::TSIndexSignature *indexSignature) in FillIndexSignature()
1260 void FillIndexSignature(const ir::TSIndexSignature *indexSignature) in FillIndexSignature()
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp2643 auto *indexSignature = in ParseClassElement() local