clang 22.0.0git
clang::Stmt::ChooseExprBitfields Class Reference

#include "clang/AST/Stmt.h"

Friends

class ASTStmtReader
class ChooseExpr

Detailed Description

Definition at line 762 of file Stmt.h.

◆ ASTStmtReader

friend class ASTStmtReader
friend

Definition at line 763 of file Stmt.h.

References ASTStmtReader.

Referenced by ASTStmtReader.

◆ ChooseExpr

friend class ChooseExpr
friend

Definition at line 764 of file Stmt.h.

References ChooseExpr, and clang::Stmt::NumExprBits.

Referenced by ChooseExpr.


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