Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExprObjC.h1460 ObjCIndirectCopyRestoreExprBits.ShouldCopy = shouldCopy;
1481 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; }
HDStmt.h306 ObjCIndirectCopyRestoreExprBitfields ObjCIndirectCopyRestoreExprBits; in LLVM_ALIGNAS() member