class Stmt::CompoundStmtBitfields

Declaration

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

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

Member Variables

private unsigned int
private unsigned int HasFPFeatures
True if the compound statement has one or more pragmas that set some floating-point features.
private unsigned int NumStmts