Searched refs:LeadsWithZeroSizedBase (Results 1 – 3 of 3) sorted by relevance
54 bool LeadsWithZeroSizedBase, const BaseOffsetsMapTy &BaseOffsets, in ASTRecordLayout() argument76 CXXInfo->LeadsWithZeroSizedBase = LeadsWithZeroSizedBase; in ASTRecordLayout()
2585 bool LeadsWithZeroSizedBase : 1; member2727 LeadsWithZeroSizedBase = false; in initializeCXXLayout()2774 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()2815 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()3114 LeadsWithZeroSizedBase = true; in finalizeLayout()3252 Builder.EndsWithZeroSizedObject, Builder.LeadsWithZeroSizedBase, in getASTRecordLayout()
129 bool LeadsWithZeroSizedBase : 1; member169 bool EndsWithZeroSizedObject, bool LeadsWithZeroSizedBase,319 return CXXInfo->LeadsWithZeroSizedBase; in leadsWithZeroSizedBase()