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