clang 20.0.0git
|
<operand> <operator> More...
#include "clang/Tooling/Syntax/Nodes.h"
Public Member Functions | |
PostfixUnaryOperatorExpression () | |
Public Member Functions inherited from clang::syntax::UnaryOperatorExpression | |
UnaryOperatorExpression (NodeKind K) | |
Leaf * | getOperatorToken () |
Expression * | getOperand () |
Static Public Member Functions | |
static bool | classof (const Node *N) |
Static Public Member Functions inherited from clang::syntax::UnaryOperatorExpression | |
static bool | classof (const Node *N) |
|
inline |