class Stmt::GotoStmtBitfields

Declaration

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

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

Member Variables

private unsigned int
private clang::SourceLocation GotoLoc
The location of the "goto".