|
LLVM
4.0.0
|
#include <MIRYamlMapping.h>
Public Member Functions | |
| FlowStringValue () | |
| FlowStringValue (std::string Value) | |
Public Member Functions inherited from llvm::yaml::StringValue | |
| StringValue () | |
| 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 56 of file MIRYamlMapping.h.
|
inline |
Definition at line 57 of file MIRYamlMapping.h.
|
inline |
Definition at line 58 of file MIRYamlMapping.h.
1.8.6