GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Public Member Functions | Private Attributes | List of all members
fake_method Class Reference

Classes

struct  m_type
 

Public Member Functions

 fake_method (type_instance_flags flags, int num_types, struct type **param_types)
 
 ~fake_method ()
 
struct typetype ()
 

Private Attributes

main_type m_main_type {}
 

Detailed Description

Definition at line 440 of file eval.c.

Constructor & Destructor Documentation

◆ fake_method()

fake_method::fake_method ( type_instance_flags flags,
int num_types,
struct type ** param_types )

◆ ~fake_method()

fake_method::~fake_method ( )

Definition at line 494 of file eval.c.

References xfree().

Member Function Documentation

◆ type()

struct type * fake_method::type ( )
inline

Definition at line 448 of file eval.c.

Referenced by expr::type_instance_operation::evaluate(), and fake_method().

Member Data Documentation

◆ m_main_type

main_type fake_method::m_main_type {}
private

Definition at line 452 of file eval.c.

Referenced by fake_method().


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