Lines Matching refs:MetaClass
307 /// Placeholder for the metaclass. Lots of things refer to the class before
309 /// replace / it with a pointer to the metaclass structure before finally
438 llvm::Constant *MetaClass,
1304 // Set up global aliases for the metaclass or class pointer if they do not
1306 // pointers to the class and metaclass structure created for the runtime
1308 // super_class pointer from either the class or metaclass structure.
1608 llvm::Constant *MetaClass,
1654 Elements.push_back(llvm::ConstantExpr::getBitCast(MetaClass, PtrToInt8Ty));
2354 //Generate metaclass for class methods