clang 22.0.0git
clang::CodeGen::DisableDebugLocationUpdates Struct Reference

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

Public Member Functions

 DisableDebugLocationUpdates (CodeGenFunction &CGF)
 ~DisableDebugLocationUpdates ()

Public Attributes

CodeGenFunctionCGF

Detailed Description

Definition at line 456 of file CGCall.h.

Constructor & Destructor Documentation

◆ DisableDebugLocationUpdates()

DisableDebugLocationUpdates::DisableDebugLocationUpdates ( CodeGenFunction & CGF)

Definition at line 6274 of file CGCall.cpp.

References CGF.

◆ ~DisableDebugLocationUpdates()

DisableDebugLocationUpdates::~DisableDebugLocationUpdates ( )

Definition at line 6279 of file CGCall.cpp.

References CGF.

Member Data Documentation

◆ CGF

CodeGenFunction& clang::CodeGen::DisableDebugLocationUpdates::CGF

Definition at line 457 of file CGCall.h.

Referenced by DisableDebugLocationUpdates(), and ~DisableDebugLocationUpdates().


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