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

References

tools/clang/tools/extra/clangd/XRefs.cpp
  925       getCanonicalPath(SM.getFileEntryForID(SM.getMainFileID()), SM);
  925       getCanonicalPath(SM.getFileEntryForID(SM.getMainFileID()), SM);
  925       getCanonicalPath(SM.getFileEntryForID(SM.getMainFileID()), SM);
  930   auto Loc = SM.getMacroArgExpandedLocation(
  931       getBeginningOfIdentifier(Pos, SM, AST.getASTContext().getLangOpts()));