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

  /src/external/apache2/llvm/dist/clang/lib/AST/
CommentSema.cpp 255 Command->setDirection((ParamCommandComment::PassDirection)Direction,
268 Command->setDirection(ParamCommandComment::In, /* Explicit = */ false);
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Comment.h 753 void setDirection(PassDirection Direction, bool Explicit) {

Completed in 27 milliseconds