clang 19.0.0git
Friends | List of all members
clang::Stmt::SwitchCaseBitfields Class Reference

#include "clang/AST/Stmt.h"

Friends

class SwitchCase
 
class CaseStmt
 

Detailed Description

Definition at line 312 of file Stmt.h.

Friends And Related Function Documentation

◆ CaseStmt

friend class CaseStmt
friend

Definition at line 314 of file Stmt.h.

◆ SwitchCase

friend class SwitchCase
friend

Definition at line 313 of file Stmt.h.


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