LLVM 22.0.0git
llvm::directive::Spelling Struct Reference

#include "llvm/Frontend/Directive/Spelling.h"

Public Attributes

StringRef Name
VersionRange Versions

Detailed Description

Definition at line 32 of file Spelling.h.

Member Data Documentation

◆ Name

StringRef llvm::directive::Spelling::Name

Definition at line 33 of file Spelling.h.

Referenced by llvm::BaseRecord::getSpellingForIdentifier().

◆ Versions

VersionRange llvm::directive::Spelling::Versions

Definition at line 34 of file Spelling.h.

Referenced by llvm::BaseRecord::getSpellingForIdentifier().


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