Home | History | Annotate | Download | only in AST

Lines Matching refs:BaseIndex

1463       unsigned BaseIndex = 0;
1465 End = CD->bases_end(); I != End; ++I, ++BaseIndex) {
1467 Value.getStructBase(BaseIndex)))