reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/CommentSema.cpp
  261   assert(Command->getNumArgs() == 0);
  263   if (!Command->isDirectionExplicit()) {
  265     Command->setDirection(ParamCommandComment::In, /* Explicit = */ false);
  271   Command->setArgs(llvm::makeArrayRef(A, 1));