A wrapper around unsigned which contains a source range that's being set during parsing.
More...
#include "llvm/CodeGen/MIRYamlMapping.h"
A wrapper around unsigned which contains a source range that's being set during parsing.
Definition at line 100 of file MIRYamlMapping.h.
◆ UnsignedValue() [1/2]
llvm::yaml::UnsignedValue::UnsignedValue |
( |
| ) |
|
|
default |
◆ UnsignedValue() [2/2]
llvm::yaml::UnsignedValue::UnsignedValue |
( |
unsigned |
Value | ) |
|
|
inline |
◆ operator==()
◆ SourceRange
SMRange llvm::yaml::UnsignedValue::SourceRange |
◆ Value
unsigned llvm::yaml::UnsignedValue::Value = 0 |
The documentation for this struct was generated from the following file: