Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp879 void ETSChecker::ValidateAbstractMethodsToBeImplemented(ArenaVector<ETSFunctionType *> &abstractsTo… in ValidateAbstractMethodsToBeImplemented() function in ark::es2panda::checker::ETSChecker
973ValidateAbstractMethodsToBeImplemented(abstractsToBeImplemented, classType, implementedSignatures); in ValidateOverriding()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h173 …void ValidateAbstractMethodsToBeImplemented(ArenaVector<ETSFunctionType *> &abstractsToBeImplement…