Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h107 class ObjCIndirectCopyRestoreExpr; variable
H A DExprObjC.h1583 explicit ObjCIndirectCopyRestoreExpr(EmptyShell Empty) in ObjCIndirectCopyRestoreExpr() function
1591 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr() function
H A DStmt.h1169 friend class ObjCIndirectCopyRestoreExpr; in alignas() local