class Stmt::AttributedStmtBitfields
Declaration
class Stmt::AttributedStmtBitfields { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/Stmt.h:147
Member Variables
- private unsigned int
- private unsigned int NumAttrs
- Number of attributes.
- private clang::SourceLocation AttrLoc
- The location of the attribute.