clang 22.0.0git
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:
[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 1801 of file CodeGenFunction.h.

Constructor & Destructor Documentation

◆ CXXDefaultArgExprScope()

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

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