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

#include "/work/www-prereleases/8.0.0/rc4/docsbuild/llvm.src/tools/clang/lib/CodeGen/CodeGenFunction.h"

Public Member Functions

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

Detailed Description

Definition at line 1454 of file CodeGenFunction.h.

Constructor & Destructor Documentation

◆ InlinedInheritingConstructorScope()

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

◆ ~InlinedInheritingConstructorScope()

clang::CodeGen::CodeGenFunction::InlinedInheritingConstructorScope::~InlinedInheritingConstructorScope ( )
inline

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