|
clang
5.0.0
|
#include "/usr/local/google/work/llvm-www-releases/5.0.0/docsbuild/llvm.src/tools/clang/lib/CodeGen/CGCall.h"
Public Attributes | |
| EHScopeStack::stable_iterator | Cleanup |
| llvm::Instruction * | IsActiveIP |
| The "is active" insertion point. More... | |
| EHScopeStack::stable_iterator clang::CodeGen::CallArgList::CallArgCleanup::Cleanup |
Definition at line 200 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 204 of file CGCall.h.
Referenced by clang::CodeGen::CallArgList::addArgCleanupDeactivation().
1.8.6