Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/BinaryFormat/
H A DMsgPackTypes.cpp156 ScalarNode::ScalarNode(MemoryBufferRef BinaryValue) in ScalarNode() argument
158 new (&StringValue) std::string(BinaryValue.getBuffer()); in ScalarNode()
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DMsgPackTypes.h121 ScalarNode(MemoryBufferRef BinaryValue);