Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheck.cpp1501 SMRange MatchRange = in printFuzzyMatch() local
2100 SMRange MatchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in printMatch() local
2437 struct MatchRange { in CheckDag() struct
2438 size_t Pos; in CheckDag()
2439 size_t End; in CheckDag()