clang  3.9.0
Public Member Functions | List of all members
clang::CodeGen::CodeGenFunction::InlinedInheritingConstructorScope Class Reference

#include <CodeGenFunction.h>

Public Member Functions

 InlinedInheritingConstructorScope (CodeGenFunction &CGF, GlobalDecl GD)
 
 ~InlinedInheritingConstructorScope ()
 

Detailed Description

Definition at line 1081 of file CodeGenFunction.h.

Constructor & Destructor Documentation

clang::CodeGen::CodeGenFunction::InlinedInheritingConstructorScope::InlinedInheritingConstructorScope ( CodeGenFunction CGF,
GlobalDecl  GD 
)
inline
clang::CodeGen::CodeGenFunction::InlinedInheritingConstructorScope::~InlinedInheritingConstructorScope ( )
inline

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