Searched defs:MatchLen (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | FileCheck.cpp | 602 Expected<size_t> Pattern::match(StringRef Buffer, size_t &MatchLen, in match() 1277 size_t MatchLen, const FileCheckRequest &Req, in PrintMatch() 1313 StringRef Buffer, size_t MatchPos, size_t MatchLen, in PrintMatch() 1411 bool IsLabelScanMode, size_t &MatchLen, in Check() 1560 size_t MatchLen = 0; in CheckNot() local 1615 size_t MatchLen = 0, MatchPos = StartPos; in CheckDag() local 1955 size_t MatchLen = 0; in checkInput() local
|