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