Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Index2

363   // Index2. Returns None if they are not in the same set chain.
366 StratifiedIndex Index2) {
367 if (Index1 == Index2)
372 if (Current->Below == Index2)
379 if (Current->Above == Index2)