LLVM 22.0.0git
|
#include "llvm/TableGen/DirectiveEmitter.h"
Public Types | |
using | Value = directive::Spelling |
Public Member Functions | |
Spelling (const Record *Def) | |
StringRef | getText () const |
llvm::directive::VersionRange | getVersions () const |
Value | get () const |
![]() | |
int | getMinVersion (const Record *R) const |
int | getMaxVersion (const Record *R) const |
Definition at line 117 of file DirectiveEmitter.h.
Definition at line 119 of file DirectiveEmitter.h.
Definition at line 121 of file DirectiveEmitter.h.
|
inline |
Definition at line 129 of file DirectiveEmitter.h.
References getText(), and getVersions().
|
inline |
Definition at line 123 of file DirectiveEmitter.h.
Referenced by get().
|
inline |
Definition at line 124 of file DirectiveEmitter.h.
References llvm::Versioned::getMaxVersion(), and llvm::Versioned::getMinVersion().
Referenced by get().