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