Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h102 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; variable
/external/clang/include/clang/AST/
DStmt.h221 friend class ObjCIndirectCopyRestoreExpr; in LLVM_ALIGNAS() local