Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprObjC.h1586 void setShouldCopy(bool shouldCopy) { in setShouldCopy() function
1594 setShouldCopy(shouldCopy); in ObjCIndirectCopyRestoreExpr()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderStmt.cpp1091 E->setShouldCopy(Record.readInt()); in VisitObjCIndirectCopyRestoreExpr()