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

References

tools/clang/tools/extra/clangd/index/SymbolCollector.cpp
  575   assert(Loc.isValid() && "Invalid source location for NamedDecl");
  577   shouldIndexFile(SM.getFileID(Loc));
  579           getTokenLocation(Loc, SM, Opts, ASTCtx->getLangOpts(), FileURI))