Searched refs:ValueCopy (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp381 StringRef ValueCopy = BSN->getValue().copy(StringAllocator); local
382 return std::make_unique<ScalarHNode>(N, ValueCopy);

Completed in 76 milliseconds