Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1587 ObjCIndirectCopyRestoreExprBits.ShouldCopy = shouldCopy; in setShouldCopy()
1603 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy()
H A DStmt.h1268 ObjCIndirectCopyRestoreExprBitfields ObjCIndirectCopyRestoreExprBits; in alignas() member