Searched defs:ParseSuperClass (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| H A D | TypedParser.cpp | 805 std::tuple<ir::Expression *, ir::TSTypeParameterInstantiation *> TypedParser::ParseSuperClass() in ParseSuperClass() function in ark::es2panda::parser::TypedParser |
| H A D | parserImpl.cpp | 736 std::tuple<ir::Expression *, ir::TSTypeParameterInstantiation *> ParserImpl::ParseSuperClass() in ParseSuperClass() function in ark::es2panda::parser::ParserImpl |
| /arkcompiler/ets_frontend/es2panda/parser/ | ||
| H A D | parserImpl.cpp | 3275 ir::Expression *ParserImpl::ParseSuperClass(bool isDeclare, bool *hasSuperClass, bool *isExtendsFromNull) in ParseSuperClass() function in panda::es2panda::parser::ParserImpl |
Completed in 11 milliseconds