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

References

tools/clang/tools/extra/clangd/refactor/Rename.cpp
  164   const SourceManager &SM = AST.getSourceManager();
  166       getBeginningOfIdentifier(Pos, SM, AST.getASTContext().getLangOpts()));
  169   if (locateMacroAt(SourceLocationBeg, AST.getPreprocessor()))
  173       tooling::getNamedDeclAt(AST.getASTContext(), SourceLocationBeg);
  185        findOccurrencesWithinFile(AST, RenameDecl)) {
  194             AST.getASTContext().getSourceManager(),