Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheckImpl.h413 StringRef getFromString() const { return FromStr; } in getFromString() function
H A DFileCheck.cpp1271 SM, Substitution->getFromString(), in match()
1376 OS.write_escaped(Substitution->getFromString()) << "\" equal to \""; in printSubstitutions()