Home | History | Annotate | Download | only in AST

Lines Matching refs:BaseIndex

1232       unsigned BaseIndex = 0;
1234 End = CD->bases_end(); I != End; ++I, ++BaseIndex) {
1236 Value.getStructBase(BaseIndex)))