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

References

tools/clang/lib/AST/RawCommentList.cpp
  275   if (RC.isInvalid())
  279   if (RC.isOrdinary() && !CommentOpts.ParseAllComments)
  283       SourceMgr.getDecomposedLoc(RC.getBeginLoc());
  292         new (Allocator) RawComment(RC);
  297   const RawComment &C2 = RC;
  323         new (Allocator) RawComment(RC);