Lines Matching refs:getAsCXXRecordDecl
144 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in ComputeEmptySubobjectSizes()
170 const CXXRecordDecl *MemberDecl = RT->getAsCXXRecordDecl(); in ComputeEmptySubobjectSizes()
351 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in CanPlaceFieldSubobjectAtOffset()
361 const CXXRecordDecl *VBaseDecl = I.getType()->getAsCXXRecordDecl(); in CanPlaceFieldSubobjectAtOffset()
394 if (const CXXRecordDecl *RD = T->getAsCXXRecordDecl()) in CanPlaceFieldSubobjectAtOffset()
404 const CXXRecordDecl *RD = RT->getAsCXXRecordDecl(); in CanPlaceFieldSubobjectAtOffset()
457 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in UpdateEmptyFieldSubobjects()
466 const CXXRecordDecl *VBaseDecl = I.getType()->getAsCXXRecordDecl(); in UpdateEmptyFieldSubobjects()
489 if (const CXXRecordDecl *RD = T->getAsCXXRecordDecl()) { in UpdateEmptyFieldSubobjects()
501 const CXXRecordDecl *RD = RT->getAsCXXRecordDecl(); in UpdateEmptyFieldSubobjects()
775 const CXXRecordDecl *Base = I.getType()->getAsCXXRecordDecl(); in SelectPrimaryVBase()
816 const CXXRecordDecl *Base = I.getType()->getAsCXXRecordDecl(); in DeterminePrimaryBase()
905 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in ComputeBaseSubobjectInfo()
929 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in ComputeBaseSubobjectInfo()
1020 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in LayoutNonVirtualBases()
1101 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in LayoutVirtualBases()
1307 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in Layout()
1314 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in Layout()
2381 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in layoutNonVirtualBases()
2417 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in layoutNonVirtualBases()
2605 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in layoutVirtualBases()
2617 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in layoutVirtualBases()
2671 I.getType()->getAsCXXRecordDecl())) in RequiresVtordisp()
2684 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in computeVtorDispSet()
2695 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in computeVtorDispSet()
2736 const CXXRecordDecl *BaseDecl = I.getType()->getAsCXXRecordDecl(); in computeVtorDispSet()
3019 Bases.push_back(I.getType()->getAsCXXRecordDecl()); in DumpCXXRecordLayout()
3053 if (const CXXRecordDecl *D = Field.getType()->getAsCXXRecordDecl()) { in DumpCXXRecordLayout()
3072 const CXXRecordDecl *VBase = I.getType()->getAsCXXRecordDecl(); in DumpCXXRecordLayout()