Searched refs:LeadsWithZeroSizedBase (Results 1 – 3 of 3) sorted by relevance
59 bool LeadsWithZeroSizedBase, in ASTRecordLayout() argument80 CXXInfo->LeadsWithZeroSizedBase = LeadsWithZeroSizedBase; in ASTRecordLayout()
2359 bool LeadsWithZeroSizedBase : 1; member2501 LeadsWithZeroSizedBase = false; in initializeCXXLayout()2546 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()2575 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()2862 LeadsWithZeroSizedBase = true; in finalizeLayout()2999 Builder.EndsWithZeroSizedObject, Builder.LeadsWithZeroSizedBase, in getASTRecordLayout()
120 bool LeadsWithZeroSizedBase : 1; member164 bool LeadsWithZeroSizedBase,301 return CXXInfo->LeadsWithZeroSizedBase; in leadsWithZeroSizedBase()