Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprObjC.h1576 void setShouldCopy(bool shouldCopy) { in setShouldCopy() function
1584 setShouldCopy(shouldCopy); in ObjCIndirectCopyRestoreExpr()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderStmt.cpp1074 E->setShouldCopy(Record.readInt()); in VisitObjCIndirectCopyRestoreExpr()