Home
last modified time | relevance | path

Searched refs:FileAndSymbols (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/index/
DFileIndex.cpp272 for (const auto &FileAndSymbols : SymbolsSnapshot) in buildIndex() local
273 SymbolSlabs.push_back(FileAndSymbols.second); in buildIndex()