Home
last modified time | relevance | path

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

/external/llvm/utils/FileCheck/
DFileCheck.cpp405 size_t Pattern::Match(StringRef Buffer, size_t &MatchLen, in Match()
1064 bool IsLabelScanMode, size_t &MatchLen, in Check()
1185 size_t MatchLen = 0; in CheckNot() local
1222 size_t MatchLen = 0, MatchPos; in CheckDag() local
1398 size_t MatchLen = 0; in main() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp602 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