Home
last modified time | relevance | path

Searched defs:longestMatch (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp481 SubstringAndIndex longestMatch(StringRef Key, in longestMatch() function in clang::tooling::__anon983895e40111::FileIndex
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsearching.d4271 ptrdiff_t longestMatch = -1; variable