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

References

tools/clang/lib/AST/Comment.cpp
   37   case NoCommentKind: return "NoCommentKind";
   84   case NoCommentKind: llvm_unreachable("comment without a kind");
   98   case NoCommentKind: llvm_unreachable("comment without a kind");
tools/clang/lib/Index/CommentToXML.cpp
  104     case Comment::NoCommentKind:
tools/clang/tools/libclang/CXComment.cpp
   47   case Comment::NoCommentKind: