clang 22.0.0git
clang::CodeGen::DominatingPointer< T, false > Struct Template Reference

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

Inheritance diagram for clang::CodeGen::DominatingPointer< T, false >:
[legend]

Additional Inherited Members

Public Types inherited from clang::CodeGen::InvariantValue< T * >
typedef T type
typedef T saved_type
Static Public Member Functions inherited from clang::CodeGen::InvariantValue< T * >
static bool needsSaving (type value)
static saved_type save (CodeGenFunction &CGF, type value)
static type restore (CodeGenFunction &CGF, saved_type value)

Detailed Description

template<class T>
struct clang::CodeGen::DominatingPointer< T, false >

Definition at line 72 of file EHScopeStack.h.


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