Searched refs:ComputeMatchDistance (Results 1 – 1 of 1) sorted by relevance
157 unsigned ComputeMatchDistance(StringRef Buffer,450 unsigned Pattern::ComputeMatchDistance(StringRef Buffer, in ComputeMatchDistance() function in Pattern526 unsigned Distance = ComputeMatchDistance(Buffer.substr(i), VariableTable); in PrintFailureInfo()