Searched refs:LeadsWithZeroSizedBase (Results 1 – 3 of 3) sorted by relevance
54 bool LeadsWithZeroSizedBase, in ASTRecordLayout() argument74 CXXInfo->LeadsWithZeroSizedBase = LeadsWithZeroSizedBase; in ASTRecordLayout()
2318 bool LeadsWithZeroSizedBase : 1; member2458 LeadsWithZeroSizedBase = false; in initializeCXXLayout()2503 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()2532 LeadsWithZeroSizedBase = BaseLayout.leadsWithZeroSizedBase(); in layoutNonVirtualBases()2818 LeadsWithZeroSizedBase = true; in finalizeLayout()2955 Builder.EndsWithZeroSizedObject, Builder.LeadsWithZeroSizedBase, in getASTRecordLayout()
111 bool LeadsWithZeroSizedBase : 1; member154 bool LeadsWithZeroSizedBase,287 return CXXInfo->LeadsWithZeroSizedBase; in leadsWithZeroSizedBase()