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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h1480 ObjCIndirectCopyRestoreExprBits.ShouldCopy = shouldCopy;
1501 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; }
H A DStmt.h308 ObjCIndirectCopyRestoreExprBitfields ObjCIndirectCopyRestoreExprBits; member in union:clang::Stmt::__anon2770

Completed in 157 milliseconds