Searched refs:Index1 (Results 1 – 3 of 3) sorted by relevance
95 typedef typename BVH1::Index Index1; in BVIntersect() typedef109 …std::vector<std::pair<Index1, Index2> > todo(1, std::make_pair(tree1.getRootIndex(), tree2.getRoot… in BVIntersect()238 typedef typename BVH1::Index Index1; in BVMinimize() typedef242 typedef std::pair<Scalar, std::pair<Index1, Index2> > QueueElement; //first element is priority in BVMinimize()
322 unsigned Index1 = MakeIndex(String1); in MakeIndex() local323 assert(Index0 + 1 == Index1 && "Unexpected non-consecutive indices!"); in MakeIndex()324 (void) Index1; in MakeIndex()
963 if (Optional<unsigned> Index1 = findAnonymousStructOrUnionIndex(D1)) { in IsStructurallyEquivalent() local965 if (*Index1 != *Index2) in IsStructurallyEquivalent()2501 if (Optional<unsigned> Index1 in VisitRecordDecl() local2505 if (*Index1 != *Index2) in VisitRecordDecl()