Home
last modified time | relevance | path

Searched refs:getFromString (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h413 StringRef getFromString() const { return FromStr; } in getFromString() function
H A DFileCheck.cpp1266 SM, Substitution->getFromString(), in match()
1371 OS.write_escaped(Substitution->getFromString()) << "\" equal to \""; in printSubstitutions()