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