clang
8.0.0
|
#include "/work/www-prereleases/8.0.0/rc4/docsbuild/llvm.src/tools/clang/lib/CodeGen/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 196 of file CodeGenFunction.h.
|
static |
RValue clang::CodeGen::DominatingValue< RValue >::saved_type::restore | ( | CodeGenFunction & | CGF | ) |
|
static |