Searched refs:hasOwnVFPtr (Results 1 – 15 of 15) sorted by relevance
43 bool hasOwnVFPtr, bool hasExtendableVFPtr, in ASTRecordLayout() argument69 CXXInfo->HasOwnVFPtr = hasOwnVFPtr; in ASTRecordLayout()
3175 bool HasOwnVFPtr = Layout.hasOwnVFPtr(); in DumpRecordLayout()
3280 if (ForVBTables ? Layout.hasOwnVBPtr() : Layout.hasOwnVFPtr()) in computeVTablePaths()
48 CharUnits requiredAlignment, bool hasOwnVFPtr, bool hasExtendableVFPtr, in ASTRecordLayout() argument71 CXXInfo->HasOwnVFPtr = hasOwnVFPtr; in ASTRecordLayout()
3303 if (ForVBTables ? Layout.hasOwnVBPtr() : Layout.hasOwnVFPtr()) in computeVTablePaths()
3464 bool HasOwnVFPtr = Layout.hasOwnVFPtr(); in DumpRecordLayout()
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,246 bool hasOwnVFPtr() const { in hasOwnVFPtr() function
161 CharUnits requiredAlignment, bool hasOwnVFPtr,280 bool hasOwnVFPtr() const { in hasOwnVFPtr() function
128 if (layout.hasOwnVFPtr()) { in addTypedData()
464 if (Layout.hasOwnVFPtr()) in accumulateVPtrs()
1590 !getContext().getASTRecordLayout(Base.getBase()).hasOwnVFPtr()); in getVTableAddressPointInStructor()
144 if (layout.hasOwnVFPtr()) { in addTypedData()
644 if (Layout.hasOwnVFPtr()) in accumulateVPtrs()
780 if (Layout.hasOwnVFPtr()) { in Build()
1740 !getContext().getASTRecordLayout(Base.getBase()).hasOwnVFPtr()); in getVTableAddressPointInStructor()