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

References

tools/clang/lib/AST/RawCommentList.cpp
  340   auto Cached = CommentBeginLine.find(C);
  341   if (Cached != CommentBeginLine.end())
  344   CommentBeginLine[C] = Line;