Searched defs:ObjCIndirectCopyRestoreExpr (Results 1 – 3 of 3) sorted by relevance
102 class ObjCIndirectCopyRestoreExpr; variable
1574 explicit ObjCIndirectCopyRestoreExpr(EmptyShell Empty) in ObjCIndirectCopyRestoreExpr() function1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr() function
979 friend class ObjCIndirectCopyRestoreExpr; variable