Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp1494 SMRange MatchRange = in printFuzzyMatch() local
2069 SMRange MatchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in printMatch() local
2406 struct MatchRange { in CheckDag() struct
2407 size_t Pos; in CheckDag()
2408 size_t End; in CheckDag()