Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.h99 Type InheritanceChangesCheck(ClassContainment *hCls);
Dhotreload.cpp259 if (InheritanceChangesCheck(hCls) == Type::STRUCTURAL) { in RecognizeHotreloadType()
275 Type ArkHotreloadBase::InheritanceChangesCheck(ClassContainment *hCls) in InheritanceChangesCheck() function in ark::hotreload::ArkHotreloadBase