clang 22.0.0git
clang::Stmt::CXXFoldExprBitfields Class Reference

#include "clang/AST/Stmt.h"

Friends

class CXXFoldExpr
class ASTStmtReader
class ASTStmtWriter

Detailed Description

Definition at line 1224 of file Stmt.h.

◆ ASTStmtReader

friend class ASTStmtReader
friend

Definition at line 1226 of file Stmt.h.

References ASTStmtReader.

Referenced by ASTStmtReader.

◆ ASTStmtWriter

friend class ASTStmtWriter
friend

Definition at line 1227 of file Stmt.h.

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

Referenced by ASTStmtWriter.

◆ CXXFoldExpr

friend class CXXFoldExpr
friend

Definition at line 1225 of file Stmt.h.

References CXXFoldExpr.

Referenced by CXXFoldExpr.


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