Home
last modified time | relevance | path

Searched refs:ParseTypeParameterInstantiationImpl (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTypedParser.h47 ir::AstNode *ParseTypeParameterInstantiationImpl(TypeAnnotationParsingOptions *options);
H A DTypedParser.cpp1234 ir::AstNode *TypedParser::ParseTypeParameterInstantiationImpl(TypeAnnotationParsingOptions *options) in ParseTypeParameterInstantiationImpl() function in ark::es2panda::parser::TypedParser
1289 typeParamInst = ParseTypeParameterInstantiationImpl(options); in ParseTypeParameterInstantiation()

Completed in 3 milliseconds