Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1348 SMRange MatchRange = in printFuzzyMatch() local
2000 SMRange MatchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in printMatch() local
2340 struct MatchRange { in CheckDag() struct
2341 size_t Pos; in CheckDag()
2342 size_t End; in CheckDag()