Searched refs:boostRelated (Results 1 – 3 of 3) sorted by relevance
162 void boostRelated(llvm::StringRef Path);
174 void BackgroundIndex::boostRelated(llvm::StringRef Path) { in boostRelated() function in clang::clangd::BackgroundIndex
221 BackgroundIdx->boostRelated(File); in addDocument()