Lines Matching refs:RangeLocOffset
4804 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setAssignmentLoc()
4805 static_cast<int>(RangeLocOffset::AssignLoc)] = Loc; in setAssignmentLoc()
4822 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
4823 static_cast<int>(RangeLocOffset::FirstColonLoc)] = in setIteratorRange()
4826 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
4827 static_cast<int>(RangeLocOffset::SecondColonLoc)] = in setIteratorRange()
4854 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getAssignLoc()
4855 static_cast<int>(RangeLocOffset::AssignLoc)]; in getAssignLoc()
4860 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getColonLoc()
4861 static_cast<int>(RangeLocOffset::FirstColonLoc)]; in getColonLoc()
4866 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getSecondColonLoc()
4867 static_cast<int>(RangeLocOffset::SecondColonLoc)]; in getSecondColonLoc()
4911 Data.size() * static_cast<int>(RangeLocOffset::Total), in Create()
4922 NumIterators * static_cast<int>(RangeLocOffset::Total), NumIterators), in CreateEmpty()