Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp68 MIToken &MIToken::setStringValue(StringRef StrVal) { in setStringValue() function in MIToken
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1559 static void setStringValue(IO &IO, const char *Key, StringRef Val) { in setStringValue() function