Lines Matching full:subobject
29 /// BaseSubobjectInfo - Represents a single base subobject in a complete class.
73 /// base subobject.
77 /// member subobject that is empty.
119 /// This holds the size of the largest empty subobject (either a base
154 // Otherwise, we get the largest empty subobject for the decl.
180 // Otherwise, we get the largest empty subobject for the decl.
280 // subobject of non-empty bases, are empty bases that can be placed at
283 // subobject for our class.
331 // empty base subobject map.
442 // Make sure to update the empty base subobject map.
454 // subobject for our class.
527 // subobject for our class.
696 /// of the class we're laying out to their base subobject info.
700 /// class we're laying out to their base subobject info.
703 /// ComputeBaseSubobjectInfo - Compute the base subobject information for the
707 /// ComputeBaseSubobjectInfo - Compute the base subobject information for a
925 // Now check if we have base subobject info about this primary base.
977 // Compute the base subobject info for this base.
1016 // Compute base subobject info.
1350 // subobject containing the base.
1561 assert(Allowed && "Base subobject externally placed at overlapping offset");