Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy() function
1585 setShouldCopy(shouldCopy); in ObjCIndirectCopyRestoreExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp1073 E->setShouldCopy(Record.readInt()); in VisitObjCIndirectCopyRestoreExpr()