|
LLVM
8.0.1
|
#include "llvm/CodeGen/MIRYamlMapping.h"


Public Member Functions | |
| FlowStringValue ()=default | |
| FlowStringValue (std::string Value) | |
Public Member Functions inherited from llvm::yaml::StringValue | |
| StringValue ()=default | |
| StringValue (std::string Value) | |
| bool | operator== (const StringValue &Other) const |
Additional Inherited Members | |
Public Attributes inherited from llvm::yaml::StringValue | |
| std::string | Value |
| SMRange | SourceRange |
Definition at line 62 of file MIRYamlMapping.h.
|
default |
|
inline |
Definition at line 64 of file MIRYamlMapping.h.
1.8.13