Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.h470 virtual ir::TSTypeParameterDeclaration *ParseFunctionTypeParameters() in ParseFunctionTypeParameters() function
DTypedParser.cpp466 ir::TSTypeParameterDeclaration *TypedParser::ParseFunctionTypeParameters() in ParseFunctionTypeParameters() function in ark::es2panda::parser::TypedParser