Lines Matching refs:RangeLocOffset
4728 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setAssignmentLoc()
4729 static_cast<int>(RangeLocOffset::AssignLoc)] = Loc; in setAssignmentLoc()
4746 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
4747 static_cast<int>(RangeLocOffset::FirstColonLoc)] = in setIteratorRange()
4750 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
4751 static_cast<int>(RangeLocOffset::SecondColonLoc)] = in setIteratorRange()
4778 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getAssignLoc()
4779 static_cast<int>(RangeLocOffset::AssignLoc)]; in getAssignLoc()
4784 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getColonLoc()
4785 static_cast<int>(RangeLocOffset::FirstColonLoc)]; in getColonLoc()
4790 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getSecondColonLoc()
4791 static_cast<int>(RangeLocOffset::SecondColonLoc)]; in getSecondColonLoc()
4835 Data.size() * static_cast<int>(RangeLocOffset::Total), in Create()
4846 NumIterators * static_cast<int>(RangeLocOffset::Total), NumIterators), in CreateEmpty()