clang API Documentation
#include <CGCall.h>
Public Attributes | |
EHScopeStack::stable_iterator | Cleanup |
llvm::Instruction * | IsActiveIP |
Definition at line 74 of file CGCall.h.
Referenced by clang::CodeGen::CallArgList::addArgCleanupDeactivation().
llvm::Instruction* clang::CodeGen::CallArgList::CallArgCleanup::IsActiveIP |
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().