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

Declarations

tools/clang/tools/extra/clangd/SourceCode.h
  232 llvm::StringMap<unsigned> collectIdentifiers(llvm::StringRef Content,

References

tools/clang/tools/extra/clangd/CodeComplete.cpp
 1354     auto Identifiers = collectIdentifiers(Content, Style);
tools/clang/tools/extra/clangd/unittests/SourceCodeTests.cpp
  372   auto IDs = collectIdentifiers(R"cpp(