Searched refs:ObjCIndirectCopyRestoreExprBits (Results 1 – 2 of 2) sorted by relevance
1480 ObjCIndirectCopyRestoreExprBits.ShouldCopy = shouldCopy;1501 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; }
304 ObjCIndirectCopyRestoreExprBitfields ObjCIndirectCopyRestoreExprBits; member