Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.cpp206 …ir::TSTypeParameterDeclaration *typeParamDecl = ParseTypeParameterDeclaration(&typeParamDeclOption… in ParseGenericArrowFunction() local
446 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseInterfaceDeclaration() local
743 …auto *typeParamDecl = AllocNode<ir::TSTypeParameterDeclaration>(std::move(params), requiredParams); in ParseTypeParameterDeclaration() local
850 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseClassDefinition() local
DTSparser.cpp203 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTypeAliasDeclaration() local
1429 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseFunctionType() local
1603 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParsePotentialArrowExpression() local
1776 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseSignatureMember() local
1972 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParsePropertyOrMethodSignature() local
DASparser.cpp130 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTypeAliasDeclaration() local
1012 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParsePropertyOrMethodSignature() local
DexpressionParser.cpp296ir::TSTypeParameterDeclaration *typeParamDecl, in ParseArrowFunctionExpressionBody()
398ir::TSTypeParameterDeclaration *typeParamDecl, in ParseArrowFunctionExpression()
DparserImpl.cpp868 ir::TSTypeParameterDeclaration *typeParamDecl = ParseFunctionTypeParameters(); in ParseFunctionSignature() local
DETSparser.cpp1920 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseInterfaceBody() local
2017 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseClassDefinition() local
/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp379ir::TSTypeParameterDeclaration *typeParamDecl, in ParseArrowFunctionExpressionBody()
483ir::TSTypeParameterDeclaration *typeParamDecl, in ParseArrowFunctionExpression()
512 ir::TSTypeParameterDeclaration *typeParamDecl = ParseTsTypeParameterDeclaration(false); in ParseTsGenericArrowFunction() local
1467 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParsePotentialArrowExpression() local
DparserImpl.cpp1499 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTsTypeLiteralOrInterfaceMember() local
1886 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTsFunctionType() local
3073 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseClassDefinition() local
3787 auto *typeParamDecl = in ParseTsTypeParameterDeclaration() local
3864 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseFunction() local
DstatementParser.cpp719 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTsTypeAliasDeclaration() local
773 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTsInterfaceDeclaration() local