|
clang
3.8.0
|
#include <CodeGenFunction.h>
Public Member Functions | |
| RValue | restore (CodeGenFunction &CGF) |
Static Public Member Functions | |
| static bool | needsSaving (RValue value) |
| static saved_type | save (CodeGenFunction &CGF, RValue value) |
Definition at line 3282 of file CodeGenFunction.h.
|
static |
| RValue clang::CodeGen::DominatingValue< RValue >::saved_type::restore | ( | CodeGenFunction & | CGF | ) |
|
static |
1.8.6