libabigail
Public Member Functions | List of all members
var_comp Struct Reference

A functor to compare instances of var_decl base on their qualified names. More...

#include <abg-comparison-priv.h>

Public Member Functions

bool operator() (const var_decl &l, const var_decl &r) const
 
bool operator() (const var_decl *l, const var_decl *r) const
 
bool operator() (const var_decl_sptr &l, const var_decl_sptr &r) const
 

Detailed Description

A functor to compare instances of var_decl base on their qualified names.

Definition at line 1008 of file abg-comparison-priv.h.

Member Function Documentation

◆ operator()() [1/3]

bool operator() ( const var_decl l,
const var_decl r 
) const
inline

Definition at line 1011 of file abg-comparison-priv.h.

◆ operator()() [2/3]

bool operator() ( const var_decl l,
const var_decl r 
) const
inline

Definition at line 1018 of file abg-comparison-priv.h.

◆ operator()() [3/3]

bool operator() ( const var_decl_sptr l,
const var_decl_sptr r 
) const
inline

Definition at line 1022 of file abg-comparison-priv.h.


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