Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Index

414   BaseInfo(const CXXRecordDecl *Decl, CharUnits Offset, unsigned Index)
415 : Decl(Decl), Offset(Offset), Index(Index) {
420 unsigned Index;
459 Build(Val.getStructBase(Base.Index), Base.Decl, IsPrimaryBase,