Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h182 MIToken &setOwnedStringValue(std::string StrVal);
H A DMILexer.cpp75 MIToken &MIToken::setOwnedStringValue(std::string StrVal) { in setOwnedStringValue() function in MIToken
178 .setOwnedStringValue( in lexName()
533 .setOwnedStringValue(unescapeQuotedString(String)); in maybeLexMCSymbol()