Searched defs:typeParamDecl (Results 1 – 11 of 11) sorted by relevance
410 … ir::TSTypeParameterDeclaration *typeParamDecl, in CreateCallExpression()442 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParsePotentialArrowExpression() local
206 …ir::TSTypeParameterDeclaration *typeParamDecl = ParseTypeParameterDeclaration(&typeParamDeclOption… in ParseGenericArrowFunction() local447 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseInterfaceDeclaration() local762 ir::AstNode *typeParamDecl; in ParseTypeParameterDeclaration() local894 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseClassDefinition() local
205 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTypeAliasDeclaration() local1211 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseFunctionType() local1486 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseSignatureMember() local1674 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParsePropertyOrMethodSignature() local
630 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseInterfaceBody() local690 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseClassDefinition() local
131 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTypeAliasDeclaration() local1032 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParsePropertyOrMethodSignature() local
300 … ir::TSTypeParameterDeclaration *typeParamDecl, in ParseArrowFunctionExpressionBody()409 … ir::TSTypeParameterDeclaration *typeParamDecl, in ParseArrowFunctionExpression()
892 ir::TSTypeParameterDeclaration *typeParamDecl = ParseFunctionTypeParameters(); in ParseFunctionSignature() local
379 … ir::TSTypeParameterDeclaration *typeParamDecl, in ParseArrowFunctionExpressionBody()483 … ir::TSTypeParameterDeclaration *typeParamDecl, in ParseArrowFunctionExpression()512 ir::TSTypeParameterDeclaration *typeParamDecl = ParseTsTypeParameterDeclaration(false); in ParseTsGenericArrowFunction() local1468 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParsePotentialArrowExpression() local
1514 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTsTypeLiteralOrInterfaceMember() local1918 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTsFunctionType() local3124 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseClassDefinition() local3843 auto *typeParamDecl = in ParseTsTypeParameterDeclaration() local3920 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseFunction() local
729 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTsTypeAliasDeclaration() local783 ir::TSTypeParameterDeclaration *typeParamDecl = nullptr; in ParseTsInterfaceDeclaration() local
98 ir::TSTypeParameterDeclaration *typeParamDecl = CreateParameterDeclaraion(method, ctx); in CreateFunctionSignature() local