Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DTypedParser.cpp409 auto *heritage = AllocNode<ir::TSInterfaceHeritage>(typeReference); in ParseInterfaceExtendsClause() local
DASparser.cpp905 auto *heritage = AllocNode<ir::TSInterfaceHeritage>(extendsClause); in ParseInterfaceExtendsClause() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp851 auto *heritage = AllocNode<ir::TSInterfaceHeritage>(typeReference); in ParseTsInterfaceExtends() local