clang  19.0.0git
Public Member Functions | List of all members
clang::CodeGen::CodeGenFunction::CXXDefaultArgExprScope Struct Reference

#include "/home/runner/work/llvm/llvm/repo/clang/lib/CodeGen/CodeGenFunction.h"

Inheritance diagram for clang::CodeGen::CodeGenFunction::CXXDefaultArgExprScope:
Inheritance graph
[legend]

Public Member Functions

 CXXDefaultArgExprScope (CodeGenFunction &CGF, const CXXDefaultArgExpr *E)
 
- Public Member Functions inherited from clang::CurrentSourceLocExprScope::SourceLocExprScopeGuard
 SourceLocExprScopeGuard (const Expr *DefaultExpr, CurrentSourceLocExprScope &Current)
 
 ~SourceLocExprScopeGuard ()
 

Detailed Description

Definition at line 1814 of file CodeGenFunction.h.

Constructor & Destructor Documentation

◆ CXXDefaultArgExprScope()

clang::CodeGen::CodeGenFunction::CXXDefaultArgExprScope::CXXDefaultArgExprScope ( CodeGenFunction CGF,
const CXXDefaultArgExpr E 
)
inline

Definition at line 1815 of file CodeGenFunction.h.


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