clang: clang::Stmt::ConstantExprBitfields Class Reference (original) (raw)

#include "[clang/AST/Stmt.h](Stmt%5F8h%5Fsource.html)"

Friends
class ASTStmtReader
class ASTStmtWriter
class ConstantExpr

Detailed Description

Definition at line 368 of file Stmt.h.

ASTStmtReader

friend class ASTStmtReader friend

Definition at line 369 of file Stmt.h.

References ASTStmtReader.

Referenced by ASTStmtReader.

ASTStmtWriter

friend class ASTStmtWriter friend

Definition at line 370 of file Stmt.h.

References ASTStmtWriter.

Referenced by ASTStmtWriter.

ConstantExpr

friend class ConstantExpr friend

Definition at line 371 of file Stmt.h.

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

Referenced by ConstantExpr.


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