class Stmt::BreakStmtBitfields

Declaration

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

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

Member Variables

private unsigned int
private clang::SourceLocation BreakLoc
The location of the "break".