Searched refs:LeadsWithZeroSizedBase (Results 1 – 3 of 3) sorted by relevance
62 bool LeadsWithZeroSizedBase, in ASTRecordLayout() argument86 CXXInfo->LeadsWithZeroSizedBase = LeadsWithZeroSizedBase; in ASTRecordLayout()
2304 bool LeadsWithZeroSizedBase : 1; member2444 LeadsWithZeroSizedBase = false; in initializeCXXLayout()2489 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()2518 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()2776 LeadsWithZeroSizedBase = true; in finalizeLayout()2913 Builder.EndsWithZeroSizedObject, Builder.LeadsWithZeroSizedBase, in getASTRecordLayout()
114 bool LeadsWithZeroSizedBase : 1; member158 bool LeadsWithZeroSizedBase,292 return CXXInfo->LeadsWithZeroSizedBase; in leadsWithZeroSizedBase()