clang API Documentation

Public Attributes
clang::CodeGen::CallArgList::CallArgCleanup Struct Reference

#include <CGCall.h>

Collaboration diagram for clang::CodeGen::CallArgList::CallArgCleanup:
Collaboration graph
[legend]

List of all members.

Public Attributes

EHScopeStack::stable_iterator Cleanup
llvm::Instruction * IsActiveIP

Detailed Description

Definition at line 73 of file CGCall.h.


Member Data Documentation

Definition at line 74 of file CGCall.h.

Referenced by clang::CodeGen::CallArgList::addArgCleanupDeactivation().

The "is active" insertion point. This instruction is temporary and will be removed after insertion.

Definition at line 78 of file CGCall.h.

Referenced by clang::CodeGen::CallArgList::addArgCleanupDeactivation().


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