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

Declarations

tools/clang/tools/extra/clangd/index/SymbolCollector.h
  118   bool shouldIndexFile(FileID FID);

References

tools/clang/tools/extra/clangd/index/IndexAction.cpp
  156           return !Collector->shouldIndexFile(FID);
tools/clang/tools/extra/clangd/index/SymbolCollector.cpp
  398   shouldIndexFile(SM.getFileID(Loc));
  527           shouldIndexFile(FileID);
  577   shouldIndexFile(SM.getFileID(Loc));
  637   shouldIndexFile(SM.getFileID(Loc));