Lines Matching refs:RangeLocOffset
5108 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setAssignmentLoc()
5109 static_cast<int>(RangeLocOffset::AssignLoc)] = Loc; in setAssignmentLoc()
5126 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
5127 static_cast<int>(RangeLocOffset::FirstColonLoc)] = in setIteratorRange()
5130 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
5131 static_cast<int>(RangeLocOffset::SecondColonLoc)] = in setIteratorRange()
5158 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getAssignLoc()
5159 static_cast<int>(RangeLocOffset::AssignLoc)]; in getAssignLoc()
5164 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getColonLoc()
5165 static_cast<int>(RangeLocOffset::FirstColonLoc)]; in getColonLoc()
5170 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getSecondColonLoc()
5171 static_cast<int>(RangeLocOffset::SecondColonLoc)]; in getSecondColonLoc()
5215 Data.size() * static_cast<int>(RangeLocOffset::Total), in Create()
5226 NumIterators * static_cast<int>(RangeLocOffset::Total), NumIterators), in CreateEmpty()