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