Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DCodeComplete.cpp1162 bool allowIndex(CodeCompletionContext &CC) { in allowIndex() function
1492 auto IndexResults = (Opts.Index && allowIndex(Recorder->CCContext)) in runWithSema()