clang API Documentation

Public Member Functions
clang::Sema::SynthesizedFunctionScope Class Reference

RAII object to handle the state changes required to synthesize a function body. More...

#include <Sema.h>

List of all members.

Public Member Functions

 SynthesizedFunctionScope (Sema &S, DeclContext *DC)
 ~SynthesizedFunctionScope ()

Detailed Description

RAII object to handle the state changes required to synthesize a function body.

Definition at line 594 of file Sema.h.


Constructor & Destructor Documentation


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