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

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CodeGenFunction.h"

Public Member Functions

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

Detailed Description

Definition at line 1744 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

Definition at line 1769 of file CodeGenFunction.h.


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