Searched refs:ValidateAbstractMethodsToBeImplemented (Results 1 – 2 of 2) sorted by relevance
879 void ETSChecker::ValidateAbstractMethodsToBeImplemented(ArenaVector<ETSFunctionType *> &abstractsTo… in ValidateAbstractMethodsToBeImplemented() function in ark::es2panda::checker::ETSChecker973 …ValidateAbstractMethodsToBeImplemented(abstractsToBeImplemented, classType, implementedSignatures); in ValidateOverriding()
173 …void ValidateAbstractMethodsToBeImplemented(ArenaVector<ETSFunctionType *> &abstractsToBeImplement…