LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
llvm::IRBuilderBase::InsertPointGuard Class Reference

#include <IRBuilder.h>

Public Member Functions

 InsertPointGuard (IRBuilderBase &B)
 
 ~InsertPointGuard ()
 

Detailed Description

Definition at line 197 of file IRBuilder.h.

Constructor & Destructor Documentation

llvm::IRBuilderBase::InsertPointGuard::InsertPointGuard ( IRBuilderBase B)
inline

Definition at line 207 of file IRBuilder.h.

llvm::IRBuilderBase::InsertPointGuard::~InsertPointGuard ( )
inline

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