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

References

tools/clang/tools/extra/clangd/XRefs.cpp
  899     V.TraverseAST(AST.getASTContext());
  900     if (!V.DeducedType.isNull())
  901       HI = getHoverContents(V.DeducedType, V.D, AST.getASTContext(), Index);
  901       HI = getHoverContents(V.DeducedType, V.D, AST.getASTContext(), Index);