class Stmt::ParenListExprBitfields
Declaration
class Stmt::ParenListExprBitfields { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/Stmt.h:560
Member Variables
- private unsigned int
- private unsigned int NumExprs
- The number of expressions in the paren list.