Home
last modified time | relevance | path

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

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