Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1177 StringRef MatchedValue = MatchInfo[CaptureParenGroup]; match() local
1213 Expected<std::string> MatchedValue = Substitution->getResult(); printSubstitutions() local