Home | History | Annotate | Download | only in AST

Lines Matching refs:Index2

947       if (Optional<unsigned> Index2 = findAnonymousStructOrUnionIndex(D2)) {
948 if (*Index1 != *Index2)
2460 if (Optional<unsigned> Index2 =
2462 if (*Index1 != *Index2)