IDA C++ SDK 9.2
Loading...
Searching...
No Matches
treeloc_t Struct Reference

Ctree location. Used to denote comment locations. More...

#include <hexrays.hpp>

Public Member Functions

bool operator< (const treeloc_t &r) const
bool operator== (const treeloc_t &r) const

Public Attributes

ea_t ea
item_preciser_t itp

Detailed Description

Ctree location. Used to denote comment locations.

Member Function Documentation

◆ operator<()

bool treeloc_t::operator< ( const treeloc_t & r) const
inline

◆ operator==()

bool treeloc_t::operator== ( const treeloc_t & r) const
inline

Member Data Documentation

◆ ea

ea_t treeloc_t::ea

◆ itp

item_preciser_t treeloc_t::itp

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