Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
H A DTypedParser.cpp411 auto *heritage = AllocNode<ir::TSInterfaceHeritage>(typeReference); in ParseInterfaceExtendsClause() local
H A DASparser.cpp925 auto *heritage = AllocNode<ir::TSInterfaceHeritage>(extendsClause); in ParseInterfaceExtendsClause() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DstatementParser.cpp888 auto *heritage = AllocNode<ir::TSInterfaceHeritage>(typeReference); in ParseTsInterfaceExtends() local

Completed in 10 milliseconds