Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon

Information about a single function argument. More...

#include <typeinf.hpp>

Public Member Functions

bool operator== (const funcarg_t &r) const
 
bool operator!= (const funcarg_t &r) const
 

Public Attributes

argloc_t argloc
 argument location
 
qstring name
 argument name (may be empty)
 
qstring cmt
 argument comment (may be empty)
 
tinfo_t type
 argument type
 
uint32 flags = 0
 Function argument property bits
 

Detailed Description

Information about a single function argument.


The documentation for this struct was generated from the following file: