Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Index

433   BaseInfo(const CXXRecordDecl *Decl, CharUnits Offset, unsigned Index)
434 : Decl(Decl), Offset(Offset), Index(Index) {
439 unsigned Index;
474 Build(Val.getStructBase(Base.Index), Base.Decl, IsPrimaryBase,