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

References

tools/clang/lib/AST/CommentLexer.cpp
  421               << SourceRange(T.getLocation(), T.getEndLocation());
tools/clang/lib/AST/CommentParser.cpp
  272                                     Arg.getEndLocation(),
  278                                     Arg.getEndLocation(),
  288                                      Arg.getEndLocation(),
  302                                             Arg.getEndLocation()),
  321                                   Tok.getEndLocation(),
  326                                     Tok.getEndLocation(),
  331                                   Tok.getEndLocation(),
  416                               CommandTok.getEndLocation(),
  419                               ArgTok.getEndLocation(),
  423                               CommandTok.getEndLocation(),
  426     Diag(CommandTok.getEndLocation().getLocWithOffset(1),
  430         << SourceRange(CommandTok.getLocation(), CommandTok.getEndLocation());
  474                                           Tok.getEndLocation()),
  570                                               Tok.getEndLocation(),
  588           << SourceRange(Tok.getLocation(), Tok.getEndLocation());
  594                                                 Tok.getEndLocation(),
  638                                     Tok.getEndLocation(),
  720     TextBegin = NameTok.getEndLocation();