#include "llvm/TableGen/DirectiveEmitter.h"
Definition at line 16 of file DirectiveEmitter.h.
◆ DirectiveLanguage()
◆ getAssociations()
std::vector< Record * > llvm::DirectiveLanguage::getAssociations |
( |
| ) |
const |
|
inline |
◆ getCategories()
std::vector< Record * > llvm::DirectiveLanguage::getCategories |
( |
| ) |
const |
|
inline |
◆ getClauseEnumSetClass()
StringRef llvm::DirectiveLanguage::getClauseEnumSetClass |
( |
| ) |
const |
|
inline |
◆ getClausePrefix()
StringRef llvm::DirectiveLanguage::getClausePrefix |
( |
| ) |
const |
|
inline |
◆ getClauses()
std::vector< Record * > llvm::DirectiveLanguage::getClauses |
( |
| ) |
const |
|
inline |
◆ getCppNamespace()
StringRef llvm::DirectiveLanguage::getCppNamespace |
( |
| ) |
const |
|
inline |
◆ getDirectivePrefix()
StringRef llvm::DirectiveLanguage::getDirectivePrefix |
( |
| ) |
const |
|
inline |
◆ getDirectives()
std::vector< Record * > llvm::DirectiveLanguage::getDirectives |
( |
| ) |
const |
|
inline |
◆ getFlangClauseBaseClass()
StringRef llvm::DirectiveLanguage::getFlangClauseBaseClass |
( |
| ) |
const |
|
inline |
◆ getName()
StringRef llvm::DirectiveLanguage::getName |
( |
| ) |
const |
|
inline |
◆ hasEnableBitmaskEnumInNamespace()
bool llvm::DirectiveLanguage::hasEnableBitmaskEnumInNamespace |
( |
| ) |
const |
|
inline |
◆ hasMakeEnumAvailableInNamespace()
bool llvm::DirectiveLanguage::hasMakeEnumAvailableInNamespace |
( |
| ) |
const |
|
inline |
◆ HasValidityErrors()
bool llvm::DirectiveLanguage::HasValidityErrors |
( |
| ) |
const |
The documentation for this class was generated from the following file: