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

References

tools/clang/tools/extra/clangd/refactor/Tweak.cpp
   95   Edit Ed(SM.getBufferData(FID), std::move(Replacements));
   96   if (auto FilePath = getCanonicalPath(SM.getFileEntryForID(FID), SM))
   96   if (auto FilePath = getCanonicalPath(SM.getFileEntryForID(FID), SM))
  101           SM.getFileEntryForID(FID)->getName());