clang 22.0.0git
clang::CIRGen::CIRGenFunction::CXXDefaultArgExprScope Struct Reference

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

Inheritance diagram for clang::CIRGen::CIRGenFunction::CXXDefaultArgExprScope:
[legend]

Public Member Functions

 CXXDefaultArgExprScope (CIRGenFunction &cfg, const CXXDefaultArgExpr *e)
Public Member Functions inherited from clang::CurrentSourceLocExprScope::SourceLocExprScopeGuard
 SourceLocExprScopeGuard (const Expr *DefaultExpr, CurrentSourceLocExprScope &Current)
 ~SourceLocExprScopeGuard ()

Detailed Description

Definition at line 736 of file CIRGenFunction.h.

Constructor & Destructor Documentation

◆ CXXDefaultArgExprScope()

clang::CIRGen::CIRGenFunction::CXXDefaultArgExprScope::CXXDefaultArgExprScope ( CIRGenFunction & cfg,
const CXXDefaultArgExpr * e )
inline

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