Lines Matching refs:RangeLocOffset
5001 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setAssignmentLoc()
5002 static_cast<int>(RangeLocOffset::AssignLoc)] = Loc; in setAssignmentLoc()
5019 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
5020 static_cast<int>(RangeLocOffset::FirstColonLoc)] = in setIteratorRange()
5023 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
5024 static_cast<int>(RangeLocOffset::SecondColonLoc)] = in setIteratorRange()
5051 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getAssignLoc()
5052 static_cast<int>(RangeLocOffset::AssignLoc)]; in getAssignLoc()
5057 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getColonLoc()
5058 static_cast<int>(RangeLocOffset::FirstColonLoc)]; in getColonLoc()
5063 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getSecondColonLoc()
5064 static_cast<int>(RangeLocOffset::SecondColonLoc)]; in getSecondColonLoc()
5108 Data.size() * static_cast<int>(RangeLocOffset::Total), in Create()
5119 NumIterators * static_cast<int>(RangeLocOffset::Total), NumIterators), in CreateEmpty()