class Stmt::CXXDefaultArgExprBitfields
Declaration
class Stmt::CXXDefaultArgExprBitfields { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/Stmt.h:683
Member Variables
- private unsigned int
- private clang::SourceLocation Loc
- The location where the default argument expression was used.