Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h1530 ObjCIndirectCopyRestoreExprBits.ShouldCopy = shouldCopy;
1548 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; }
H A DStmt.h948 ObjCIndirectCopyRestoreExprBitfields ObjCIndirectCopyRestoreExprBits; in alignas() member