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

References

tools/clang/tools/extra/clangd/XRefs.cpp
  890   if (auto M = locateMacroAt(SourceLocationBeg, AST.getPreprocessor())) {
  893     auto Decls = getDeclAtPosition(AST, SourceLocationBeg);
  897   if (!HI && hasDeducedType(AST, SourceLocationBeg)) {
  898     DeducedTypeVisitor V(SourceLocationBeg);
  914                     AST.getASTContext().getLangOpts(), SourceLocationBeg);