LLVM: llvm::yaml::BlockStringValue Struct Reference (original) (raw)
#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| bool | operator== (const BlockStringValue &Other) const |
| Public Attributes | |
|---|---|
| StringValue | Value |
Detailed Description
Definition at line 80 of file MIRYamlMapping.h.
Member Function Documentation
◆ operator==()
| bool llvm::yaml::BlockStringValue::operator== ( const BlockStringValue & Other) const | inline |
|---|
Definition at line 83 of file MIRYamlMapping.h.
References llvm::Other, and Value.
Member Data Documentation
◆ Value
StringValue llvm::yaml::BlockStringValue::Value
Definition at line 81 of file MIRYamlMapping.h.
Referenced by llvm::MIRParserImpl::initializeMachineFunction(), llvm::yaml::BlockScalarTraits< BlockStringValue >::input(), operator==(), llvm::yaml::BlockScalarTraits< BlockStringValue >::output(), and printMF().
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/MIRYamlMapping.h