Searched refs:AddClassMethods (Results 1 – 2 of 2) sorted by relevance
96 bool VTableBuilderBase<VISIT_SUPERITABLE>::AddClassMethods(panda_file::ClassDataAccessor *cda, Clas… in AddClassMethods() function115 bool VTableBuilderBase<VISIT_SUPERITABLE>::AddClassMethods(Span<Method> methods) in AddClassMethods() function181 if (!AddClassMethods(cda, ctx)) { in Build()200 if (!AddClassMethods(methods)) { in Build()
362 [[nodiscard]] bool AddClassMethods(panda_file::ClassDataAccessor *cda, ClassLinkerContext *ctx);364 [[nodiscard]] bool AddClassMethods(Span<Method> methods);