class Stmt::CXXUnresolvedConstructExprBitfields
Declaration
class Stmt::CXXUnresolvedConstructExprBitfields { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/Stmt.h:830
Member Variables
- private unsigned int
- private unsigned int NumArgs
- The number of arguments used to construct the type.