Home
last modified time | relevance | path

Searched refs:CheckValidInheritance (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp1067 CheckValidInheritance(classType, classDef); in CheckClassDefinition()
1902 void ETSChecker::CheckValidInheritance(ETSObjectType *classType, ir::ClassDefinition *classDef) in CheckValidInheritance() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h219 void CheckValidInheritance(ETSObjectType *classType, ir::ClassDefinition *classDef);