clang 18.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/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 200 of file CodeGenFunction.h.
|
static |
RValue clang::CodeGen::DominatingValue< RValue >::saved_type::restore | ( | CodeGenFunction & | CGF | ) |
|
static |