struct CallArgList::CallArgCleanup

Declaration

struct CallArgList::CallArgCleanup { /* full declaration omitted */ };

Declared at: clang/lib/CodeGen/CGCall.h:275

Member Variables

public EHScopeStack::stable_iterator Cleanup
public llvm::Instruction* IsActiveIP
The "is active" insertion point. This instruction is temporary and will be removed after insertion.