Home
last modified time | relevance | path

Searched defs:ParseSuperClass (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.cpp760 std::tuple<ir::Expression *, ir::TSTypeParameterInstantiation *> TypedParser::ParseSuperClass() in ParseSuperClass() function in panda::es2panda::parser::TypedParser
DparserImpl.cpp734 std::tuple<ir::Expression *, ir::TSTypeParameterInstantiation *> ParserImpl::ParseSuperClass() in ParseSuperClass() function in panda::es2panda::parser::ParserImpl
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp3178 ir::Expression *ParserImpl::ParseSuperClass(bool isDeclare, bool *hasSuperClass, bool *isExtendsFro… in ParseSuperClass() function in panda::es2panda::parser::ParserImpl