clang 23.0.0git
clang::Stmt::CXXThrowExprBitfields Class Reference

#include "clang/AST/Stmt.h"

Friends

class ASTStmtReader
class CXXThrowExpr

Detailed Description

Definition at line 853 of file Stmt.h.

◆ ASTStmtReader

friend class ASTStmtReader
friend

Definition at line 854 of file Stmt.h.

References ASTStmtReader.

Referenced by ASTStmtReader.

◆ CXXThrowExpr

friend class CXXThrowExpr
friend

Definition at line 855 of file Stmt.h.

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

Referenced by CXXThrowExpr.


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