Public Member Functions | Public Attributes

matches_pu_ty_and_name Struct Reference

List of all members.

Public Member Functions

 matches_pu_ty_and_name (const TY_IDX type, const char *const func_name)
BOOL operator() (const ST *const st)

Public Attributes

const TY_IDX ty
const char *const name

Detailed Description

Definition at line 695 of file symtab.cxx.


Constructor & Destructor Documentation

matches_pu_ty_and_name::matches_pu_ty_and_name ( const TY_IDX  type,
const char *const   func_name 
) [inline]

Definition at line 699 of file symtab.cxx.


Member Function Documentation

BOOL matches_pu_ty_and_name::operator() ( const ST *const   st  )  [inline]

Definition at line 703 of file symtab.cxx.

References name, ST_name(), and ST_pu_type().

Here is the call graph for this function:


Member Data Documentation

const char* const matches_pu_ty_and_name::name

Definition at line 697 of file symtab.cxx.

Definition at line 696 of file symtab.cxx.


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