Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp699 void ETSChecker::CheckIfOverrideIsValidInInterface(const ETSObjectType *classType, Signature *sig, in CheckIfOverrideIsValidInInterface() function in ark::es2panda::checker::ETSChecker
725 CheckIfOverrideIsValidInInterface(classType, sig, func); in CheckFunctionRedeclarationInInterface()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h170 …void CheckIfOverrideIsValidInInterface(const ETSObjectType *classType, Signature *sig, ir::ScriptF…