Searched defs:SpecFuzzyFind (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | CodeComplete.cpp | 1577 SpeculativeFuzzyFind *SpecFuzzyFind; // Can be nullptr. global() member in clang::clangd::__anone5f83fc20111::CodeCompleteFlow |
H A D | ClangdServer.cpp | 431 std::optional<SpeculativeFuzzyFind> SpecFuzzyFind; codeComplete() local |