Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.cpp705 ir::TSTypeParameter *currentParam = ParseTypeParameter(&newOptions); in ParseTypeParameterDeclaration() local
1200 ir::TypeNode *currentParam = ParseTypeAnnotation(options); in ParseTypeParameterInstantiation() local
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp3749 ir::TSTypeParameter *currentParam = ParseTsTypeParameter(throwError, true, isAllowInOut); in ParseTsTypeParameterDeclaration() local
3809 ir::Expression *currentParam = ParseTsTypeAnnotation(&options); in ParseTsTypeParameterInstantiation() local