#include "clang/Basic/ExpressionTraits.h"
#include "llvm/Support/ErrorHandling.h"
#include <cassert>
#include "clang/Basic/TokenKinds.def"
Go to the source code of this file.
◆ EXPRESSION_TRAIT [1/2]
#define EXPRESSION_TRAIT |
( |
|
Spelling, |
|
|
|
Name, |
|
|
|
Key |
|
) |
| #Name, |
◆ EXPRESSION_TRAIT [2/2]
#define EXPRESSION_TRAIT |
( |
|
Spelling, |
|
|
|
Name, |
|
|
|
Key |
|
) |
| #Spelling, |
◆ ExpressionTraitNames
constexpr const char* ExpressionTraitNames[] |
|
staticconstexpr |
◆ ExpressionTraitSpellings
constexpr const char* ExpressionTraitSpellings[] |
|
staticconstexpr |