class Stmt::ForStmtBitfields

Declaration

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

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

Member Variables

private unsigned int
private clang::SourceLocation ForLoc
The location of the "for".