Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h129 std::string StringValueStorage; member
DMILexer.cpp74 StringValueStorage = std::move(StrVal); in setOwnedStringValue()
75 StringValue = StringValueStorage; in setOwnedStringValue()