A view of a DW_OP_LLVM_arg operation.
Synopsis
Declared in <llvm/IR/DebugInfoMetadata.h>
class ArgOp
: public ExprOperand
Base Classes
Name |
Description |
A lightweight wrapper around an expression operand. |
Member Functions
Name |
Description |
Append the elements of this operand to |
|
Return a pointer to this operand's opcode word. |
|
Get an argument to the operand. |
|
Return the location operand index. |
|
Return the num args. |
|
Get the operand code. |
|
Return the size of the operand. |
|
Return true if this is |
|
Return true if CodeGen handles this operand without adding bytes to the DWARF expression. |
|
Return true if this operand view is non‐null. |
Static Member Functions
Name |
Description |
Check whether |
Friends
Name |
Description |
Customizes how casts from |
Created with MrDocs