#include "/work/llvm-www-releases/7.0.0/docsbuild/llvm.src/tools/clang/lib/CodeGen/CodeGenFunction.h"
Definition at line 2751 of file CodeGenFunction.h.
◆ forDirect()
◆ forIndirect()
static ParamValue clang::CodeGen::CodeGenFunction::ParamValue::forIndirect |
( |
Address |
addr | ) |
|
|
inlinestatic |
◆ getAnyValue()
llvm::Value* clang::CodeGen::CodeGenFunction::ParamValue::getAnyValue |
( |
| ) |
const |
|
inline |
◆ getDirectValue()
llvm::Value* clang::CodeGen::CodeGenFunction::ParamValue::getDirectValue |
( |
| ) |
const |
|
inline |
◆ getIndirectAddress()
Address clang::CodeGen::CodeGenFunction::ParamValue::getIndirectAddress |
( |
| ) |
const |
|
inline |
◆ isIndirect()
bool clang::CodeGen::CodeGenFunction::ParamValue::isIndirect |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: