Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIUtilString.cpp718 const bool bMatchPattern(compare(nPatternPos, nPatternLen, vrPattern) == 0); in FindFirstNot() local
719 if (!bMatchPattern) in FindFirstNot()