Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTypedParser.cpp805 std::tuple<ir::Expression *, ir::TSTypeParameterInstantiation *> TypedParser::ParseSuperClass() in ParseSuperClass() function in ark::es2panda::parser::TypedParser
H A DparserImpl.cpp736 std::tuple<ir::Expression *, ir::TSTypeParameterInstantiation *> ParserImpl::ParseSuperClass() in ParseSuperClass() function in ark::es2panda::parser::ParserImpl
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp3275 ir::Expression *ParserImpl::ParseSuperClass(bool isDeclare, bool *hasSuperClass, bool *isExtendsFromNull) in ParseSuperClass() function in panda::es2panda::parser::ParserImpl

Completed in 11 milliseconds