Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprObjC.h1473 ObjCIndirectCopyRestoreExprBits.ShouldCopy = shouldCopy;
1494 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; }
DStmt.h268 ObjCIndirectCopyRestoreExprBitfields ObjCIndirectCopyRestoreExprBits; in LLVM_ALIGNAS() member