Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp715 void ETSChecker::CheckFunctionRedeclarationInInterface(const ETSObjectType *classType, in CheckFunctionRedeclarationInInterface() function in ark::es2panda::checker::ETSChecker
743 CheckFunctionRedeclarationInInterface(classType, similarSignatures, func); in CheckInterfaceFunctions()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h171 void CheckFunctionRedeclarationInInterface(const ETSObjectType *classType,