Home
last modified time | relevance | path

Searched defs:IsInstanceConstructor (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/include/
Dmethod.h661 bool IsInstanceConstructor() const in IsInstanceConstructor() function
/arkcompiler/runtime_core/runtime/
Dcompiler.h340 bool IsInstanceConstructor(MethodPtr method) const override in IsInstanceConstructor() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h378 virtual bool IsInstanceConstructor([[maybe_unused]] MethodPtr method) const in IsInstanceConstructor() function