LLVM 20.0.0git
|
#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) | |
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 |
Definition at line 63 of file MIRYamlMapping.h.
|
default |
|
inline |
Definition at line 65 of file MIRYamlMapping.h.