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

References

tools/clang/lib/AST/RawCommentList.cpp
   36       K = RawComment::RCK_BCPLSlash;
   38       K = RawComment::RCK_BCPLExcl;
   52       K = RawComment::RCK_JavaDoc;
   54       K = RawComment::RCK_Qt;
   59   return std::make_pair(K, TrailingComment);