• Home
  • Raw
  • Download

Lines Matching defs:RD

328   const CXXRecordDecl *RD = Base.getBase();  in ComputeBaseOffsets()  local
380 const CXXRecordDecl *RD = Base.getBase(); in dump() local
676 const CXXRecordDecl *RD = Base.getBase(); in AddVCallOffsets() local
746 VCallAndVBaseOffsetBuilder::AddVBaseOffsets(const CXXRecordDecl *RD, in AddVBaseOffsets()
1361 const CXXRecordDecl *RD = FirstBaseInPrimaryBaseChain; in IsOverriderUsed() local
1433 const CXXRecordDecl *RD = Base.getBase(); in AddMethods() local
1635 const CXXRecordDecl *RD = Base.getBase(); in LayoutPrimaryAndSecondaryVTables() local
1675 const CXXRecordDecl *RD = Base.getBase(); in LayoutSecondaryVTables() local
1727 VTableBuilder::DeterminePrimaryVirtualBases(const CXXRecordDecl *RD, in DeterminePrimaryVirtualBases()
1786 VTableBuilder::LayoutVTablesForVirtualBases(const CXXRecordDecl *RD, in LayoutVTablesForVirtualBases()
1997 const CXXRecordDecl *RD = I->second.getBase(); in dumpLayout() local
2173 CollectPrimaryBases(const CXXRecordDecl *RD, ASTContext &Context, in CollectPrimaryBases()
2187 void VTableContext::ComputeMethodVTableIndices(const CXXRecordDecl *RD) { in ComputeMethodVTableIndices()
2290 uint64_t VTableContext::getNumVirtualFunctionPointers(const CXXRecordDecl *RD) { in getNumVirtualFunctionPointers()
2308 const CXXRecordDecl *RD = cast<CXXMethodDecl>(GD.getDecl())->getParent(); in getMethodVTableIndex() local
2318 VTableContext::getVirtualBaseOffsetOffset(const CXXRecordDecl *RD, in getVirtualBaseOffsetOffset()
2360 void VTableContext::ComputeVTableRelatedInformation(const CXXRecordDecl *RD) { in ComputeVTableRelatedInformation()