Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DFuzzyMatch.cpp73 static bool isAwful(int S) { return S < AwfulScore / 2; } in isAwful() function
100 if (isAwful(Best)) in match()
323 } else if (isAwful(std::max(Scores[PatN][WordN][Match].Score, in dumpLast()
387 if (!isAwful(Scores[I][J][A].Score)) in dumpLast()