Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp1324 StringRef MatchedValue = MatchInfo[CaptureParenGroup]; in match() local
1363 Expected<std::string> MatchedValue = Substitution->getResult(); in printSubstitutions() local