Lines Matching refs:RangeLocOffset
5199 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setAssignmentLoc()
5200 static_cast<int>(RangeLocOffset::AssignLoc)] = Loc; in setAssignmentLoc()
5217 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
5218 static_cast<int>(RangeLocOffset::FirstColonLoc)] = in setIteratorRange()
5221 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
5222 static_cast<int>(RangeLocOffset::SecondColonLoc)] = in setIteratorRange()
5249 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getAssignLoc()
5250 static_cast<int>(RangeLocOffset::AssignLoc)]; in getAssignLoc()
5255 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getColonLoc()
5256 static_cast<int>(RangeLocOffset::FirstColonLoc)]; in getColonLoc()
5261 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getSecondColonLoc()
5262 static_cast<int>(RangeLocOffset::SecondColonLoc)]; in getSecondColonLoc()
5306 Data.size() * static_cast<int>(RangeLocOffset::Total), in Create()
5317 NumIterators * static_cast<int>(RangeLocOffset::Total), NumIterators), in CreateEmpty()