Searched refs:LeadsWithZeroSizedBase (Results 1 – 3 of 3) sorted by relevance
62 bool LeadsWithZeroSizedBase, in ASTRecordLayout() argument86 CXXInfo->LeadsWithZeroSizedBase = LeadsWithZeroSizedBase; in ASTRecordLayout()
2278 bool LeadsWithZeroSizedBase : 1; member2418 LeadsWithZeroSizedBase = false; in initializeCXXLayout()2463 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()2492 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()2743 LeadsWithZeroSizedBase = true; in finalizeLayout()2859 Builder.EndsWithZeroSizedObject, Builder.LeadsWithZeroSizedBase, in BuildMicrosoftASTRecordLayout()
114 bool LeadsWithZeroSizedBase : 1; member158 bool LeadsWithZeroSizedBase,292 return CXXInfo->LeadsWithZeroSizedBase; in leadsWithZeroSizedBase()