Searched refs:EmptySubobjects (Results 1 – 1 of 1) sorted by relevance
584 EmptySubobjectMap *EmptySubobjects; member in __anonb9bd28ab0111::ItaniumRecordLayoutBuilder692 EmptySubobjectMap *EmptySubobjects) in ItaniumRecordLayoutBuilder() argument693 : Context(Context), EmptySubobjects(EmptySubobjects), Size(0), in ItaniumRecordLayoutBuilder()1286 while (!EmptySubobjects->CanPlaceBaseAtOffset(Base, Offset)) in LayoutBase()2062 if (!IsUnion && EmptySubobjects) { in LayoutField()2069 if (!IsUnion && EmptySubobjects) { in LayoutField()2556 : Context(Context), EmptySubobjects(EmptySubobjects) {} in MicrosoftRecordLayoutBuilder()2607 EmptySubobjectMap *EmptySubobjects; member2985 } else if (EmptySubobjects) { in layoutField()3349 EmptySubobjectMap EmptySubobjects(*this, RD); in getASTRecordLayout() local[all …]