Searched defs:ObjCIndirectCopyRestoreExpr (Results 1 – 3 of 3) sorted by relevance
107 class ObjCIndirectCopyRestoreExpr; variable
1583 explicit ObjCIndirectCopyRestoreExpr(EmptyShell Empty) in ObjCIndirectCopyRestoreExpr() function1591 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr() function
1169 friend class ObjCIndirectCopyRestoreExpr; in alignas() local