clang 19.0.0git
Friends | List of all members
clang::Stmt::LambdaExprBitfields Class Reference

#include "clang/AST/Stmt.h"

Friends

class ASTStmtReader
 
class ASTStmtWriter
 
class LambdaExpr
 

Detailed Description

Definition at line 1122 of file Stmt.h.

Friends And Related Function Documentation

◆ ASTStmtReader

friend class ASTStmtReader
friend

Definition at line 1123 of file Stmt.h.

◆ ASTStmtWriter

friend class ASTStmtWriter
friend

Definition at line 1124 of file Stmt.h.

◆ LambdaExpr

friend class LambdaExpr
friend

Definition at line 1125 of file Stmt.h.


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