Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp468 CheckInterfaceFunctions(interfaceType); in BuildBasicInterfaceProperties()
905 void ETSChecker::CheckInterfaceFunctions(ETSObjectType *classType) in CheckInterfaceFunctions() function in ark::es2panda::checker::ETSChecker
1140 CheckInterfaceFunctions(classType); in ValidateOverriding()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h221 void CheckInterfaceFunctions(ETSObjectType *classType);