Searched defs:ObjCIndirectCopyRestoreExpr (Results 1 – 4 of 4) 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
221 friend class ObjCIndirectCopyRestoreExpr; in LLVM_ALIGNAS() local