Lines Matching refs:RangeLocOffset
4875 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setAssignmentLoc()
4876 static_cast<int>(RangeLocOffset::AssignLoc)] = Loc; in setAssignmentLoc()
4893 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
4894 static_cast<int>(RangeLocOffset::FirstColonLoc)] = in setIteratorRange()
4897 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
4898 static_cast<int>(RangeLocOffset::SecondColonLoc)] = in setIteratorRange()
4925 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getAssignLoc()
4926 static_cast<int>(RangeLocOffset::AssignLoc)]; in getAssignLoc()
4931 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getColonLoc()
4932 static_cast<int>(RangeLocOffset::FirstColonLoc)]; in getColonLoc()
4937 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getSecondColonLoc()
4938 static_cast<int>(RangeLocOffset::SecondColonLoc)]; in getSecondColonLoc()
4982 Data.size() * static_cast<int>(RangeLocOffset::Total), in Create()
4993 NumIterators * static_cast<int>(RangeLocOffset::Total), NumIterators), in CreateEmpty()