clang API Documentation

Public Member Functions
clang::CodeGen::CodeGenFunction::StmtExprEvaluation Class Reference

#include <CodeGenFunction.h>

List of all members.

Public Member Functions

 StmtExprEvaluation (CodeGenFunction &CGF)
 ~StmtExprEvaluation ()

Detailed Description

An RAII object to record that we're evaluating a statement expression.

Definition at line 740 of file CodeGenFunction.h.


Constructor & Destructor Documentation

Definition at line 749 of file CodeGenFunction.h.


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