clang 20.0.0git
Friends | List of all members
clang::Stmt::ParenExprBitfields Class Reference

#include "clang/AST/Stmt.h"

Friends

class ASTStmtReader
 
class ASTStmtWriter
 
class ParenExpr
 

Detailed Description

Definition at line 733 of file Stmt.h.

Friends And Related Function Documentation

◆ ASTStmtReader

friend class ASTStmtReader
friend

Definition at line 734 of file Stmt.h.

◆ ASTStmtWriter

friend class ASTStmtWriter
friend

Definition at line 735 of file Stmt.h.

◆ ParenExpr

friend class ParenExpr
friend

Definition at line 736 of file Stmt.h.


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