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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h183 std::string StringValueStorage; member in struct:llvm::MIToken
H A DMILexer.cpp74 StringValueStorage = std::move(StrVal);
75 StringValue = StringValueStorage;

Completed in 80 milliseconds