Lines Matching defs:metaclass
338 /// Placeholder for the metaclass. Lots of things refer to the class before
340 /// replace / it with a pointer to the metaclass structure before finally
927 /// This is a metaclass
1774 auto *metaclass = metaclassFields.finishAndCreateGlobal(
1780 classFields.add(metaclass);
1992 MetaClassPtrAlias->replaceAllUsesWith(metaclass);
2686 // Set up global aliases for the metaclass or class pointer if they do not
2688 // pointers to the class and metaclass structure created for the runtime
2690 // super_class pointer from either the class or metaclass structure.
3784 //Generate metaclass for class methods