clang 22.0.0git
clang::Stmt::ConstantExprBitfields Class Reference

#include "clang/AST/Stmt.h"

Friends

class ASTStmtReader
class ASTStmtWriter
class ConstantExpr

Detailed Description

Definition at line 358 of file Stmt.h.

◆ ASTStmtReader

friend class ASTStmtReader
friend

Definition at line 359 of file Stmt.h.

References ASTStmtReader.

Referenced by ASTStmtReader.

◆ ASTStmtWriter

friend class ASTStmtWriter
friend

Definition at line 360 of file Stmt.h.

References ASTStmtWriter.

Referenced by ASTStmtWriter.

◆ ConstantExpr

friend class ConstantExpr
friend

Definition at line 361 of file Stmt.h.

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

Referenced by ConstantExpr.


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