Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DFuzzyMatch.cpp106 if (WordN == PatN) in match()
183 if (PatN > WordN) in init()
188 for (int I = 0; I < WordN; ++I) in init()
193 if (W == WordN) in init()
217 for (int W = 0; W < WordN; ++W) { in buildGraph()
316 if (WordN == 0) { in dumpLast()
335 (Scores[PatN][WordN][Match].Score > Scores[PatN][WordN][Miss].Score) in dumpLast()
349 for (int I = 0; I < WordN; ++I) { in dumpLast()
356 if (A[WordN - 1] == Match) in dumpLast()
365 for (int I = 0; I < WordN; I++) in dumpLast()
[all …]
H A DFuzzyMatch.h117 int WordN; // Length variable