Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DComputeDependence.h104 class ObjCIndirectCopyRestoreExpr; variable
DExprObjC.h1574 explicit ObjCIndirectCopyRestoreExpr(EmptyShell Empty) in ObjCIndirectCopyRestoreExpr() function
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr() function
DStmt.h979 friend class ObjCIndirectCopyRestoreExpr; in alignas() local