Searched refs:allowIndex (Results 1 – 1 of 1) sorted by relevance
1162 bool allowIndex(CodeCompletionContext &CC) { in allowIndex() function1492 auto IndexResults = (Opts.Index && allowIndex(Recorder->CCContext)) in runWithSema()