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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprObjC.h 598 void setOpLoc(SourceLocation L) { OpLoc = L; }
1518 void setOpLoc(SourceLocation L) { OpLoc = L; }
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp 1065 E->setOpLoc(readSourceLocation());
1475 E->setOpLoc(readSourceLocation());

Completed in 67 milliseconds