Home
last modified time | relevance | path

Searched defs:IncludeIneligibleResults (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DCodeComplete.h53 bool IncludeIneligibleResults = false; global() member
/llvm-project/clang-tools-extra/clangd/tool/
H A DClangdMain.cpp295 opt<bool> IncludeIneligibleResults{ variable