Searched refs:hasOwnVFPtr (Results 1 – 4 of 4) sorted by relevance
46 bool hasOwnVFPtr, CharUnits vbptroffset, in ASTRecordLayout() argument72 CXXInfo->HasOwnVFPtr = hasOwnVFPtr; in ASTRecordLayout()
1403 if (layout.hasOwnVFPtr()) return true; in isPossiblePrimaryBase()2679 bool HasVfptr = Layout.hasOwnVFPtr(); in DumpCXXRecordLayout()
125 bool hasOwnVFPtr, CharUnits vbptroffset,224 bool hasOwnVFPtr() const { in hasOwnVFPtr() function
670 } else if (Layout.hasOwnVFPtr()) { in LayoutNonVirtualBases()