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

References

tools/clang/lib/AST/CommentCommandTraits.cpp
  117   if (CommandID < llvm::array_lengthof(Commands))
  118     return &Commands[CommandID];