Home | History | Annotate | Download | only in AST

Lines Matching refs:MostDerivedClassLayout

86   /// MostDerivedClassLayout - the AST record layout of the most derived class.
87 const ASTRecordLayout &MostDerivedClassLayout;
155 MostDerivedClassLayout(Context.getASTRecordLayout(MostDerivedClass)) {
359 BaseOffset = MostDerivedClassLayout.getVBaseClassOffset(BaseDecl);
398 BaseOffset = MostDerivedClassLayout.getVBaseClassOffset(BaseDecl);
636 const ASTRecordLayout &MostDerivedClassLayout =
640 MostDerivedClassLayout.getVBaseClassOffset(PrimaryBase);
1442 const ASTRecordLayout &MostDerivedClassLayout =
1446 MostDerivedClassLayout.getVBaseClassOffset(PrimaryBase);
1800 const ASTRecordLayout &MostDerivedClassLayout =
1803 MostDerivedClassLayout.getVBaseClassOffset(BaseDecl);