HomeSort by: relevance | last modified time | path
    Searched refs:computeMatchDistance (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheckImpl.h 781 unsigned computeMatchDistance(StringRef Buffer) const;
FileCheck.cpp 1336 unsigned Pattern::computeMatchDistance(StringRef Buffer) const {
1481 unsigned Distance = computeMatchDistance(Buffer.substr(i));

Completed in 26 milliseconds