Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy() function
1585 setShouldCopy(shouldCopy); in ObjCIndirectCopyRestoreExpr()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReaderStmt.cpp1083 E->setShouldCopy(Record.readInt()); in VisitObjCIndirectCopyRestoreExpr()