Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DTSparser.cpp1522 bool isIndexSignature = in IsPotentiallyIndexSignature() local
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp1331 …rserImpl::ParseTsTypeLiteralOrInterfaceKey(bool *computed, bool *signature, bool *isIndexSignature) in ParseTsTypeLiteralOrInterfaceKey()
1481 bool isIndexSignature = false; in ParseTsTypeLiteralOrInterfaceMember() local