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