HomeSort by: relevance | last modified time | path
    Searched refs:setShouldCopy (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprObjC.h 1577 void setShouldCopy(bool shouldCopy) {
1585 setShouldCopy(shouldCopy);
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp 1073 E->setShouldCopy(Record.readInt());

Completed in 18 milliseconds