Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp2167 bool IsLabelScanMode, size_t &MatchLen, in Check()
2367 size_t MatchLen = 0, MatchPos = StartPos; in CheckDag() local
2715 size_t MatchLen = 0; in checkInput() local