Home
last modified time | relevance | path

Searched refs:ParseTypeParameter (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTypedParser.h89 virtual ir::TSTypeParameter *ParseTypeParameter(TypeAnnotationParsingOptions *options);
H A DTypedParser.cpp671 ir::TSTypeParameter *TypedParser::ParseTypeParameter(TypeAnnotationParsingOptions *options) in ParseTypeParameter() function in ark::es2panda::parser::TypedParser
729 ir::TSTypeParameter *currentParam = ParseTypeParameter(&newOptions); in ParseTypeParameterDeclarationImpl()
H A DETSparser.h399 ir::TSTypeParameter *ParseTypeParameter(TypeAnnotationParsingOptions *options) override;
H A DTSparser.cpp544 ir::TSTypeParameter *typeParam = ParseTypeParameter(&options); in ParseTypeOperatorOrTypeReference()
H A DETSparser.cpp1752 ir::TSTypeParameter *ETSParser::ParseTypeParameter([[maybe_unused]] TypeAnnotationParsingOptions *options) in ParseTypeParameter() function in ark::es2panda::parser::ETSParser

Completed in 10 milliseconds