Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dclass-inl.h127 inline bool Class::IsSubClassOf(const Class *klass) const in IsSubClassOf() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test.cpp1066 TEST_F(ClassLinkerTest, IsSubClassOf) in TEST_F() argument