Home
last modified time | relevance | path

Searched refs:ObjCIndirectCopyRestoreExprBits (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DExprObjC.h1578 ObjCIndirectCopyRestoreExprBits.ShouldCopy = shouldCopy; in setShouldCopy()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy()
H A DStmt.h1077 ObjCIndirectCopyRestoreExprBitfields ObjCIndirectCopyRestoreExprBits; in alignas() member