Searched refs:LeadsWithZeroSizedBase (Results 1 – 3 of 3) sorted by relevance
62 bool LeadsWithZeroSizedBase, in ASTRecordLayout() argument86 CXXInfo->LeadsWithZeroSizedBase = LeadsWithZeroSizedBase; in ASTRecordLayout()
2272 bool LeadsWithZeroSizedBase : 1; member2411 LeadsWithZeroSizedBase = false; in initializeCXXLayout()2455 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()2484 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()2735 LeadsWithZeroSizedBase = true; in finalizeLayout()2851 Builder.EndsWithZeroSizedObject, Builder.LeadsWithZeroSizedBase, in BuildMicrosoftASTRecordLayout()
114 bool LeadsWithZeroSizedBase : 1; member158 bool LeadsWithZeroSizedBase,292 return CXXInfo->LeadsWithZeroSizedBase; in leadsWithZeroSizedBase()