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

Declarations

tools/clang/tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp
  381   DeclInformation *getDeclInfoFor(const Decl *D);

References

tools/clang/tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp
  482       auto *DeclInfo = Info.getDeclInfoFor(D);