Searched refs:BaseSharingVBPtr (Results 1 – 2 of 2) sorted by relevance
136 const CXXRecordDecl *BaseSharingVBPtr; member169 const CXXRecordDecl *BaseSharingVBPtr,303 return hasVBPtr() && !CXXInfo->BaseSharingVBPtr; in hasOwnVBPtr()332 return CXXInfo->BaseSharingVBPtr; in getBaseSharingVBPtr()
53 const CXXRecordDecl *BaseSharingVBPtr, bool EndsWithZeroSizedObject, in ASTRecordLayout() argument74 CXXInfo->BaseSharingVBPtr = BaseSharingVBPtr; in ASTRecordLayout()