class Stmt::CXXOperatorCallExprBitfields

Declaration

class Stmt::CXXOperatorCallExprBitfields { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/Stmt.h:617

Member Variables

private unsigned int
private unsigned int OperatorKind
The kind of this overloaded operator. One of the enumerator value of OverloadedOperatorKind.