• Home
  • Raw
  • Download

Lines Matching defs:RD

327   const CXXRecordDecl *RD = Base.getBase();  in ComputeBaseOffsets()  local
379 const CXXRecordDecl *RD = Base.getBase(); in dump() local
675 const CXXRecordDecl *RD = Base.getBase(); in AddVCallOffsets() local
745 VCallAndVBaseOffsetBuilder::AddVBaseOffsets(const CXXRecordDecl *RD, in AddVBaseOffsets()
1360 const CXXRecordDecl *RD = FirstBaseInPrimaryBaseChain; in IsOverriderUsed() local
1432 const CXXRecordDecl *RD = Base.getBase(); in AddMethods() local
1634 const CXXRecordDecl *RD = Base.getBase(); in LayoutPrimaryAndSecondaryVTables() local
1674 const CXXRecordDecl *RD = Base.getBase(); in LayoutSecondaryVTables() local
1726 VTableBuilder::DeterminePrimaryVirtualBases(const CXXRecordDecl *RD, in DeterminePrimaryVirtualBases()
1785 VTableBuilder::LayoutVTablesForVirtualBases(const CXXRecordDecl *RD, in LayoutVTablesForVirtualBases()
1996 const CXXRecordDecl *RD = I->second.getBase(); in dumpLayout() local
2172 CollectPrimaryBases(const CXXRecordDecl *RD, ASTContext &Context, in CollectPrimaryBases()
2186 void VTableContext::ComputeMethodVTableIndices(const CXXRecordDecl *RD) { in ComputeMethodVTableIndices()
2289 uint64_t VTableContext::getNumVirtualFunctionPointers(const CXXRecordDecl *RD) { in getNumVirtualFunctionPointers()
2307 const CXXRecordDecl *RD = cast<CXXMethodDecl>(GD.getDecl())->getParent(); in getMethodVTableIndex() local
2317 VTableContext::getVirtualBaseOffsetOffset(const CXXRecordDecl *RD, in getVirtualBaseOffsetOffset()
2359 void VTableContext::ComputeVTableRelatedInformation(const CXXRecordDecl *RD) { in ComputeVTableRelatedInformation()