clang 20.0.0git
|
This is the complete list of members for clang::CodeGen::CodeGenFunction::ParamValue, including all inherited members.
Addr | clang::CodeGen::CodeGenFunction::ParamValue | |
forDirect(llvm::Value *value) | clang::CodeGen::CodeGenFunction::ParamValue | inlinestatic |
forIndirect(Address addr) | clang::CodeGen::CodeGenFunction::ParamValue | inlinestatic |
getAnyValue() const | clang::CodeGen::CodeGenFunction::ParamValue | inline |
getDirectValue() const | clang::CodeGen::CodeGenFunction::ParamValue | inline |
getIndirectAddress() const | clang::CodeGen::CodeGenFunction::ParamValue | inline |
isIndirect() const | clang::CodeGen::CodeGenFunction::ParamValue | inline |
Value | clang::CodeGen::CodeGenFunction::ParamValue |