clang 22.0.0git
clang::Stmt::GotoStmtBitfields Class Reference

#include "clang/AST/Stmt.h"

Friends

class GotoStmt
class IndirectGotoStmt

Detailed Description

Definition at line 269 of file Stmt.h.

◆ GotoStmt

friend class GotoStmt
friend

Definition at line 270 of file Stmt.h.

References GotoStmt.

Referenced by GotoStmt.

◆ IndirectGotoStmt

friend class IndirectGotoStmt
friend

Definition at line 271 of file Stmt.h.

References IndirectGotoStmt, and NumStmtBits.

Referenced by IndirectGotoStmt.


The documentation for this class was generated from the following file: