clang
7.0.0
|
#include "/work/llvm-www-releases/7.0.0/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 195 of file CodeGenFunction.h.
|
static |
RValue clang::CodeGen::DominatingValue< RValue >::saved_type::restore | ( | CodeGenFunction & | CGF | ) |
|
static |