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