LLVM: llvm::yaml::UnsignedValue Struct Reference (original) (raw)

A wrapper around unsigned which contains a source range that's being set during parsing. More...

#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"

A wrapper around unsigned which contains a source range that's being set during parsing.

Definition at line 100 of file MIRYamlMapping.h.

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: