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

/external/clang/include/clang/AST/
H A DExprObjC.h1480 void setShouldCopy(bool shouldCopy) { function in class:clang::ObjCIndirectCopyRestoreExpr
1494 setShouldCopy(shouldCopy);
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp622 E->setShouldCopy(Record[Idx++]);

Completed in 361 milliseconds