clang 22.0.0git
clang::Stmt::CastExprBitfields Class Reference

#include "clang/AST/Stmt.h"

Friends

class CastExpr
class ImplicitCastExpr

Detailed Description

Definition at line 616 of file Stmt.h.

◆ CastExpr

friend class CastExpr
friend

Definition at line 617 of file Stmt.h.

References CastExpr.

Referenced by CastExpr.

◆ ImplicitCastExpr

friend class ImplicitCastExpr
friend

Definition at line 618 of file Stmt.h.

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

Referenced by ImplicitCastExpr.


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