Searched refs:ParseTypeAnnotationElement (Results 1 – 2 of 2) sorted by relevance
41 …ir::TypeNode *ParseTypeAnnotationElement(ir::TypeNode *typeAnnotation, TypeAnnotationParsingOption…
277 ir::TypeNode *element = ParseTypeAnnotationElement(typeAnnotation, options); in ParseTypeAnnotation()596 element = ParseTypeAnnotationElement(element, &options); in ParseTupleElement()1253 friend ir::TypeNode *TSParser::ParseTypeAnnotationElement(ir::TypeNode *typeAnnotation,1361 ir::TypeNode *TSParser::ParseTypeAnnotationElement(ir::TypeNode *typeAnnotation, TypeAnnotationPars… in ParseTypeAnnotationElement() function in ark::es2panda::parser::TSParser