clang 23.0.0git
clang::Stmt::PackIndexingExprBitfields Class Reference

#include "clang/AST/Stmt.h"

Friends

class PackIndexingExpr
class ASTStmtWriter
class ASTStmtReader

Detailed Description

Definition at line 1256 of file Stmt.h.

◆ ASTStmtReader

friend class ASTStmtReader
friend

Definition at line 1259 of file Stmt.h.

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

Referenced by ASTStmtReader.

◆ ASTStmtWriter

friend class ASTStmtWriter
friend

Definition at line 1258 of file Stmt.h.

References ASTStmtWriter.

Referenced by ASTStmtWriter.

◆ PackIndexingExpr

friend class PackIndexingExpr
friend

Definition at line 1257 of file Stmt.h.

References PackIndexingExpr.

Referenced by PackIndexingExpr.


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