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

#include "/usr/local/google/work/llvm-www-releases/5.0.0/docsbuild/llvm.src/tools/clang/lib/CodeGen/CodeGenFunction.h"

Public Member Functions

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

Detailed Description

Definition at line 1303 of file CodeGenFunction.h.

Constructor & Destructor Documentation

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

Definition at line 1328 of file CodeGenFunction.h.


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