Searched defs:copiedMethods (Results 1 – 1 of 1) sorted by relevance
434 static void SetupCopiedMethods(Span<Method> methods, Span<const CopiedMethod> copiedMethods) in SetupCopiedMethods()463 auto copiedMethods = classInfo->vtableBuilder->GetCopiedMethods(); in LoadMethods() local