Lines Matching full:offsets
59 /// offsets while laying out a C++ class.
67 /// EmptyClassOffsets - A map from offsets to empty record decls.
278 // subobjects with offsets less than the size of the largest empty
443 // subobjects with offsets less than the size of the largest empty
511 // subobjects with offsets less than the size of the largest empty
594 /// Bases - base classes and their offsets in the record.
597 // VBases - virtual base classes and their offsets in the record.
618 /// \brief Externally-provided field offsets.
621 /// \brief Externally-provided direct, non-virtual base offsets.
624 /// \brief Externally-provided virtual base offsets.
1054 // First, check if we have a virtual primary base to add offsets for.
1250 // If there is an external AST source, ask it for the various offsets.
1294 // Lay out the virtual bases and add the primary virtual base offsets.
1302 // Check that we have base offsets for all bases.
1549 // compute the field offsets that we would have used if we weren't
2216 /// \brief The collection of field offsets.
2218 /// \brief Base classes and their offsets in the record.
2220 /// \brief virtual base classes and their offsets in the record.