Lines Matching full:opaque
38 /// DefinitionsToResolve - This is a list of non-opaque structs in the source
39 /// module that are mapped to an opaque struct in the destination module.
48 /// linkDefinedTypeBodies - Produce a body for an opaque type in the dest
109 // If this is an opaque struct type, special case it.
111 // Mapping an opaque type to any struct, just keep the dest struct.
118 // Mapping a non-opaque source type to an opaque dest. Keep the dest, but
167 /// linkDefinedTypeBodies - Produce a body for an opaque type in the dest
298 // If the type is opaque, we can just use it directly.
537 // any 'opaque' types in the dest module that are now resolved.