Home | History | Annotate | Download | only in CodeGen

Lines Matching full:metadata

169   /// Metadata kind used to tie method lookups to message sends.  The GNUstep
337 /// metadata. This is used purely for introspection in the fragile ABI. In
344 /// and an array of structures containing method metadata.
357 /// Generates a list of property metadata structures. This follows the same
358 /// pattern as method and instance variable metadata lists.
1247 assert(Method && "Can't generate metadata for method that doesn't exist");
1562 // Property metadata: name, attributes, isSynthesized, setter name, setter
1566 // structures for protocol metadata everywhere.
1574 // property metadata list.
1815 // Property metadata: name, attributes, isSynthesized, setter name, setter
1824 // property metadata list.