Searched defs:FlowStringValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h63 struct FlowStringValue : StringValue { struct in namespace:llvm::yaml
65 FlowStringValue(std::string Value) : StringValue(std::move(Value)) {} function in struct:llvm::yaml::FlowStringValue
[all...]

Completed in 44 milliseconds