Home | History | Annotate | Download | only in AST

Lines Matching refs:Index

2479   unsigned Index = 0;
2485 I != E; ++I, ++Index) {
2486 (*I)->CachedFieldIndex = Index + 1;
2491 --Index;