Searched defs:IsMethodStaticConstructor (Results 1 – 2 of 2) sorted by relevance
382 bool PandaRuntimeInterface::IsMethodStaticConstructor(MethodPtr method) const in IsMethodStaticConstructor() function in ark::PandaRuntimeInterface
405 virtual bool IsMethodStaticConstructor([[maybe_unused]] MethodPtr method) const in IsMethodStaticConstructor() function