Lines Matching defs:metaclass
337 /// Placeholder for the metaclass. Lots of things refer to the class before
339 /// replace / it with a pointer to the metaclass structure before finally
928 /// This is a metaclass
1782 auto *metaclass = metaclassFields.finishAndCreateGlobal(
1788 classFields.add(metaclass);
2000 MetaClassPtrAlias->replaceAllUsesWith(metaclass);
2699 // Set up global aliases for the metaclass or class pointer if they do not
2701 // pointers to the class and metaclass structure created for the runtime
2703 // super_class pointer from either the class or metaclass structure.
3796 //Generate metaclass for class methods