LLVM: llvm::yaml::FlowStringValue Struct Reference (original) (raw)
#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::FlowStringValue:
[legend]
| Public Member Functions | |
|---|---|
| FlowStringValue ()=default | |
| FlowStringValue (std::string Value) | |
| Public Member Functions inherited from llvm::yaml::StringValue | |
| StringValue ()=default | |
| StringValue (std::string Value) | |
| StringValue (const char Val[]) | |
| bool | operator== (const StringValue &Other) const |
| Additional Inherited Members | |
|---|---|
| Public Attributes inherited from llvm::yaml::StringValue | |
| std::string | Value |
| SMRange | SourceRange |
Detailed Description
Definition at line 63 of file MIRYamlMapping.h.
Constructor & Destructor Documentation
| llvm::yaml::FlowStringValue::FlowStringValue ( ) | default |
|---|
◆ FlowStringValue() [2/2]
| llvm::yaml::FlowStringValue::FlowStringValue ( std::string Value) | inline |
|---|
Definition at line 65 of file MIRYamlMapping.h.
References llvm::move(), llvm::yaml::StringValue::StringValue(), and llvm::yaml::StringValue::Value.
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/MIRYamlMapping.h