Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp581 void ETSChecker::ComputeAbstractsFromInterface(ETSObjectType *interfaceType) in ComputeAbstractsFromInterface() function in panda::es2panda::checker::ETSChecker
589 ComputeAbstractsFromInterface(it); in ComputeAbstractsFromInterface()
632 ComputeAbstractsFromInterface(it); in GetAbstractsForClass()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h169 void ComputeAbstractsFromInterface(ETSObjectType *interfaceType);