Searched refs:nextLocation (Results 1 – 5 of 5) sorted by relevance
222 nextLocation(TQualifier::layoutLocationEnd) { } in TFlattenData()223 TFlattenData(int nb, int nl) : nextBinding(nb), nextLocation(nl) { } in TFlattenData()228 unsigned int nextLocation; // next location to use member
1256 if (flattenData.nextLocation != TQualifier::layoutLocationEnd) { in addFlattenedMember()1257 … memberVariable->getWritableType().getQualifier().layoutLocation = flattenData.nextLocation; in addFlattenedMember()1258 …flattenData.nextLocation += intermediate.computeTypeLocationSize(memberVariable->getType(), langua… in addFlattenedMember()1259 nextOutLocation = std::max(nextOutLocation, flattenData.nextLocation); in addFlattenedMember()8659 int nextLocation = 0; // by the rule above, initial value is not relevant in fixBlockLocations() local8661 nextLocation = qualifier.layoutLocation; in fixBlockLocations()8675 if (nextLocation >= (int)TQualifier::layoutLocationEnd) in fixBlockLocations()8677 memberQualifier.layoutLocation = nextLocation; in fixBlockLocations()8680 nextLocation = memberQualifier.layoutLocation + in fixBlockLocations()
491 … int& nextLocation = type.getQualifier().isPipeInput() ? nextInputLocation : nextOutputLocation; in resolveInOutLocation() local495 int location = nextLocation; in resolveInOutLocation()505 nextLocation += typeLocationSize; in resolveInOutLocation()
7232 int nextLocation = 0; // by the rule above, initial value is not relevant in fixBlockLocations() local7234 nextLocation = qualifier.layoutLocation; in fixBlockLocations()7248 if (nextLocation >= (int)TQualifier::layoutLocationEnd) in fixBlockLocations()7250 memberQualifier.layoutLocation = nextLocation; in fixBlockLocations()7253 … nextLocation = memberQualifier.layoutLocation + intermediate.computeTypeLocationSize( in fixBlockLocations()
META-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...