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

References

tools/clang/lib/AST/CommentLexer.cpp
  335   case LS_VerbatimBlockBody:
  481     State = LS_VerbatimBlockBody;
  530   State = LS_VerbatimBlockBody;
  534   assert(State == LS_VerbatimBlockBody);
  782       if (State != LS_VerbatimBlockBody && State != LS_VerbatimBlockFirstLine)