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

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/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 1722 of file CodeGenFunction.h.

Constructor & Destructor Documentation

◆ CXXDefaultArgExprScope()

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

Definition at line 1723 of file CodeGenFunction.h.


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