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

References

tools/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h
   55                                               0, SM, LangOpts)))
   89         Lexer::getLocForEndOfToken(TypeBeginLoc, 0, SM, LangOpts);
  110         Lexer::getLocForEndOfToken(TL.getBeginLoc(), 0, SM, LangOpts);
  135     return visit(ND, Loc, Lexer::getLocForEndOfToken(Loc, 0, SM, LangOpts));