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