class Stmt::DoStmtBitfields

Declaration

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

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

Member Variables

private unsigned int
private clang::SourceLocation DoLoc
The location of the "do".