LLVM: llvm::directive::VersionRange Struct Reference (original) (raw)

#include "[llvm/Frontend/Directive/Spelling.h](Spelling%5F8h%5Fsource.html)"

Public Attributes
int Min = 0
int Max = MaxValue
Static Public Attributes
static constexpr int MaxValue = std::numeric_limits::max()

Definition at line 20 of file Spelling.h.

operator<()

Max

int llvm::directive::VersionRange::Max = MaxValue

MaxValue

int llvm::directive::VersionRange::MaxValue = std::numeric_limits::max() staticconstexpr

Min

int llvm::directive::VersionRange::Min = 0


The documentation for this struct was generated from the following file: