Home
last modified time | relevance | path

Searched defs:Implements (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.h153 ArenaVector<TSClassImplements *> &Implements() in Implements() function
158 const ArenaVector<TSClassImplements *> &Implements() const in Implements() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h158 inline bool Class::Implements(const Class *klass) const in Implements() function