Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h270 bool IsMethodAbstract(MethodPtr method) const override in IsMethodAbstract() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h307 virtual bool IsMethodAbstract([[maybe_unused]] MethodPtr method) const in IsMethodAbstract() function