Searched refs:IsSplitEnd (Results 1 – 1 of 1) sorted by relevance
41 unsigned IsSplitEnd : 1; ///< Last part of a split member66 IsPreallocated(0), IsSplitEnd(0), IsSwiftSelf(0), IsSwiftAsync(0), in ArgFlagsTy()139 bool isSplitEnd() const { return IsSplitEnd; } in isSplitEnd()140 void setSplitEnd() { IsSplitEnd = 1; } in setSplitEnd()