Lines Matching refs:RangeLocOffset
4912 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setAssignmentLoc()
4913 static_cast<int>(RangeLocOffset::AssignLoc)] = Loc; in setAssignmentLoc()
4930 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
4931 static_cast<int>(RangeLocOffset::FirstColonLoc)] = in setIteratorRange()
4934 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in setIteratorRange()
4935 static_cast<int>(RangeLocOffset::SecondColonLoc)] = in setIteratorRange()
4962 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getAssignLoc()
4963 static_cast<int>(RangeLocOffset::AssignLoc)]; in getAssignLoc()
4968 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getColonLoc()
4969 static_cast<int>(RangeLocOffset::FirstColonLoc)]; in getColonLoc()
4974 SourceLocation>()[I * static_cast<int>(RangeLocOffset::Total) + in getSecondColonLoc()
4975 static_cast<int>(RangeLocOffset::SecondColonLoc)]; in getSecondColonLoc()
5019 Data.size() * static_cast<int>(RangeLocOffset::Total), in Create()
5030 NumIterators * static_cast<int>(RangeLocOffset::Total), NumIterators), in CreateEmpty()