class Stmt::CXXDefaultInitExprBitfields

Declaration

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

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

Member Variables

private unsigned int
private clang::SourceLocation Loc
The location where the default initializer expression was used.