Home
last modified time | relevance | path

Searched defs:mappedType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTSparser.cpp821 auto *mappedType = AllocNode<ir::TSMappedType>(typeParameter, typeAnnotation, readonly, optional); in ParseMappedType() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp1277 auto *mappedType = AllocNode<ir::TSMappedType>(typeParameter, nameKeyType, typeAnnotation, readonly, optional); in ParseTsMappedType() local

Completed in 13 milliseconds