HomeSort by: relevance | last modified time | path
    Searched refs:ObjCIndirectCopyRestoreExprBits (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprObjC.h 1578 ObjCIndirectCopyRestoreExprBits.ShouldCopy = shouldCopy;
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; }
Stmt.h 1074 ObjCIndirectCopyRestoreExprBitfields ObjCIndirectCopyRestoreExprBits;

Completed in 26 milliseconds