Searched refs:ObjCIndirectCopyRestoreExprBits (Results 1 – 2 of 2) sorted by relevance
1578 ObjCIndirectCopyRestoreExprBits.ShouldCopy = shouldCopy; in setShouldCopy()1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy()
1077 ObjCIndirectCopyRestoreExprBitfields ObjCIndirectCopyRestoreExprBits; in alignas() member