Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.cpp763 ir::TSTypeParameter *currentParam = ParseTypeParameter(&newOptions); in ParseTypeParameterDeclarationImpl() local
1282 ir::TypeNode *currentParam = ParseTypeAnnotation(&tmpOptions); in ParseTypeParameterInstantiationImpl() local
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp3905 ir::TSTypeParameter *currentParam = ParseTsTypeParameter(throwError, true, isAllowInOut); in ParseTsTypeParameterDeclaration() local
3965 ir::Expression *currentParam = ParseTsTypeAnnotation(&options); in ParseTsTypeParameterInstantiation() local