Home
last modified time | relevance | path

Searched refs:isSetAccesser (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp1428 void ParserImpl::ParseTsTypeLiteralOrInterfaceKeyModifiers(bool *isGetAccessor, bool *isSetAccesser) in ParseTsTypeLiteralOrInterfaceKeyModifiers() argument
1451 *isSetAccesser = true; in ParseTsTypeLiteralOrInterfaceKeyModifiers()