Searched defs:ObjCIndirectCopyRestoreExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h1472 class ObjCIndirectCopyRestoreExpr : public Expr { class in namespace:clang
1484 explicit ObjCIndirectCopyRestoreExpr(EmptyShell Empty) function in class:clang::ObjCIndirectCopyRestoreExpr
1488 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) function in class:clang::ObjCIndirectCopyRestoreExpr

Completed in 98 milliseconds