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 1252 of file Stmt.h.

◆ ASTStmtReader

friend class ASTStmtReader
friend

Definition at line 1255 of file Stmt.h.

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

Referenced by ASTStmtReader.

◆ ASTStmtWriter

friend class ASTStmtWriter
friend

Definition at line 1254 of file Stmt.h.

References ASTStmtWriter.

Referenced by ASTStmtWriter.

◆ PackIndexingExpr

friend class PackIndexingExpr
friend

Definition at line 1253 of file Stmt.h.

References PackIndexingExpr.

Referenced by PackIndexingExpr.


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