clang 22.0.0git
clang::Stmt::CXXNewExprBitfields Class Reference

#include "clang/AST/Stmt.h"

Friends

class ASTStmtReader
class ASTStmtWriter
class CXXNewExpr

Detailed Description

Definition at line 888 of file Stmt.h.

◆ ASTStmtReader

friend class ASTStmtReader
friend

Definition at line 889 of file Stmt.h.

References ASTStmtReader.

Referenced by ASTStmtReader.

◆ ASTStmtWriter

friend class ASTStmtWriter
friend

Definition at line 890 of file Stmt.h.

References ASTStmtWriter.

Referenced by ASTStmtWriter.

◆ CXXNewExpr

friend class CXXNewExpr
friend

Definition at line 891 of file Stmt.h.

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

Referenced by CXXNewExpr.


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