clang API Documentation
#include <CodeGenFunction.h>


Public Types | |
| typedef T * | type |
Static Public Member Functions | |
| static type | restore (CodeGenFunction &CGF, saved_type value) |
A partial specialization of DominatingValue for llvm::Values that might be llvm::Instructions.
Definition at line 2827 of file CodeGenFunction.h.
Definition at line 2828 of file CodeGenFunction.h.
| static type clang::CodeGen::DominatingPointer< T, true >::restore | ( | CodeGenFunction & | CGF, |
| saved_type | value | ||
| ) | [inline, static] |
Reimplemented from clang::CodeGen::DominatingLLVMValue.
Definition at line 2829 of file CodeGenFunction.h.
References clang::CodeGen::DominatingLLVMValue::restore().