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

References

tools/clang/lib/AST/CommentLexer.cpp
  747       BufferPtr(BufferStart), CommentState(LCS_BeforeComment), State(LS_Normal),
  753   case LCS_BeforeComment:
  821     CommentState = LCS_BeforeComment;