Searched refs:contextAllowsIndex (Results 1 – 1 of 1) sorted by relevance
636 bool contextAllowsIndex(enum CodeCompletionContext::Kind K) { in contextAllowsIndex() function746 if (NumResults == 0 && !contextAllowsIndex(Context.getKind())) in ProcessCodeCompleteResults()1163 if (!contextAllowsIndex(CC.getKind())) in allowIndex()