Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp3086 ir::TSTypeParameter *currentParam = ParseTsTypeParameter(throwError, true); in ParseTsTypeParameterDeclaration() local
3146 ir::Expression *currentParam = ParseTsTypeAnnotation(&options); in ParseTsTypeParameterInstantiation() local