Searched refs:componentRange (Results 1 – 1 of 1) sorted by relevance
1052 TRange componentRange(0, 3); in addUsedLocation() local1053 TIoRange range(locationRange, componentRange, type.getBasicType(), 0); in addUsedLocation()1075 TRange componentRange(0, 3); in addUsedLocation() local1079 componentRange.start = qualifier.layoutComponent; in addUsedLocation()1080 componentRange.last = componentRange.start + consumedComponents - 1; in addUsedLocation()1084 …TIoRange range(locationRange, componentRange, type.getBasicType(), qualifier.hasIndex() ? qualifie… in addUsedLocation()