Home | History | Annotate | Download | only in AST

Lines Matching defs:LayoutBase

733   /// LayoutBase - Will lay out a base and return the offset where it was
735 CharUnits LayoutBase(const BaseSubobjectInfo *Base);
1056 CharUnits Offset = LayoutBase(Base);
1149 CharUnits Offset = LayoutBase(Base);
1160 ItaniumRecordLayoutBuilder::LayoutBase(const BaseSubobjectInfo *Base) {