Searched refs:ParseInterfaceExtendsElement (Results 1 – 4 of 4) sorted by relevance
93 virtual ir::TypeNode *ParseInterfaceExtendsElement();
380 ir::TypeNode *TypedParser::ParseInterfaceExtendsElement() in ParseInterfaceExtendsElement() function in ark::es2panda::parser::TypedParser409 auto *typeReference = ParseInterfaceExtendsElement(); in ParseInterfaceExtendsClause()
401 ir::TypeNode *ParseInterfaceExtendsElement() override;
175 ir::TypeNode *ETSParser::ParseInterfaceExtendsElement() in ParseInterfaceExtendsElement() function in ark::es2panda::parser::ETSParser