Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprObjC.h1480 ObjCIndirectCopyRestoreExprBits.ShouldCopy = shouldCopy;
1501 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; }
DStmt.h304 ObjCIndirectCopyRestoreExprBitfields ObjCIndirectCopyRestoreExprBits; member