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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1588 void setShouldCopy(bool shouldCopy) { function in class:clang::ObjCIndirectCopyRestoreExpr
1599 setShouldCopy(shouldCopy);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp967 E->setShouldCopy(Record.readInt());

Completed in 117 milliseconds