GCC Middle and Back End API Reference
is_a_helper< T > Struct Template Reference

#include <is-a.h>

Inheritance diagram for is_a_helper< T >:
Collaboration diagram for is_a_helper< T >:

Public Member Functions

bool test (symtab_node *p)
bool test (symtab_node *p)
bool test (toplevel_node *p)
bool test (toplevel_node *p)
bool test (toplevel_node *p)
bool test (toplevel_node *p)
bool test (cgraph_indirect_call_info *p)
bool test (const cgraph_indirect_call_info *p)
bool test (cgraph_indirect_call_info *p)
bool test (const cgraph_indirect_call_info *p)
bool test (id_base *id)
bool test (id_base *id)
bool test (id_base *id)
bool test (id_base *id)
bool test (id_base *id)
bool test (operand *op)
bool test (operand *op)
bool test (operand *op)
bool test (operand *op)
bool test (operand *op)
bool test (operand *op)
bool test (dt_node *n)
bool test (dt_node *n)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (const gimple *gs)
bool test (gimple *gs)
bool test (json::value *)
bool test (const json::value *)
bool test (json::value *jv)
bool test (const json::value *jv)
bool test (json::value *jv)
bool test (const json::value *jv)
bool test (json::value *jv)
bool test (const json::value *jv)
bool test (json::value *jv)
bool test (const json::value *jv)
bool test (json::value *jv)
bool test (const json::value *jv)
bool test (json::value *jv)
bool test (const json::value *jv)
bool test (pp_token *tok)
bool test (const pp_token *tok)
bool test (pp_token *tok)
bool test (const pp_token *tok)
bool test (pp_token *tok)
bool test (const pp_token *tok)
bool test (pp_token *tok)
bool test (const pp_token *tok)
bool test (pp_token *tok)
bool test (const pp_token *tok)
bool test (rtx rt)
bool test (rtx rt)
bool test (rtx rt)
bool test (const_rtx rt)
bool test (rtx rt)
bool test (const_rtx rt)
bool test (rtx rt)
bool test (rtx rt)
bool test (rtx rt)
bool test (rtx_insn *insn)
bool test (rtx rt)
bool test (rtx_insn *insn)
bool test (const rtx_insn *insn)
bool test (rtx rt)
bool test (rtx_insn *insn)
bool test (rtx rt)
bool test (rtx rt)
bool test (rtx_insn *insn)
bool test (rtx rt)
bool test (rtx_insn *insn)
bool test (vec_info *i)
bool test (vec_info *i)
bool test (const region *)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const region *reg)
bool test (const ana::binding_key *key)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)
bool test (const svalue *sval)

Static Public Member Functions

template<typename U>
static bool test (U *p)
template<typename U>
static T cast (U *p)

Detailed Description

template<typename T>
struct is_a_helper< T >
A generic type conversion internal helper class.   

Member Function Documentation

◆ cast()

template<typename T>
template<typename U>
T reinterpret_is_a_helper< T >::cast ( U * p)
inlinestaticinherited

◆ test() [1/185]

Report whether or not THIS indirect info is a known polymorphic one.   

◆ test() [2/185]

Report whether or not THIS indirect info is a known simple one.   

◆ test() [3/185]

bool is_a_helper< constana::concrete_binding * >::test ( const ana::binding_key * key)
inline

◆ test() [4/185]

bool is_a_helper< constcgraph_polymorphic_indirect_info * >::test ( const cgraph_indirect_call_info * p)
inline
Likewise, but const qualified.   

◆ test() [5/185]

bool is_a_helper< constcgraph_simple_indirect_info * >::test ( const cgraph_indirect_call_info * p)
inline
Likewise, but const qualified.   

◆ test() [6/185]

bool is_a_helper< constgimple_statement_with_memory_ops * >::test ( const gimple * gs)
inline

◆ test() [7/185]

bool is_a_helper< constgimple_statement_with_ops * >::test ( const gimple * gs)
inline

◆ test() [8/185]

bool is_a_helper< constgtransaction * >::test ( const gimple * gs)
inline

◆ test() [9/185]

bool is_a_helper< constgimple_statement_assume * >::test ( const gimple * gs)
inline

◆ test() [10/185]

bool is_a_helper< constgreturn * >::test ( const gimple * gs)
inline

◆ test() [11/185]

bool is_a_helper< constgphi * >::test ( const gimple * gs)
inline

◆ test() [12/185]

bool is_a_helper< constgomp_task * >::test ( const gimple * gs)
inline

◆ test() [13/185]

bool is_a_helper< constgomp_teams * >::test ( const gimple * gs)
inline

◆ test() [14/185]

bool is_a_helper< constgomp_single * >::test ( const gimple * gs)
inline

◆ test() [15/185]

bool is_a_helper< constgomp_sections * >::test ( const gimple * gs)
inline

◆ test() [16/185]

bool is_a_helper< constgomp_target * >::test ( const gimple * gs)
inline

◆ test() [17/185]

bool is_a_helper< constgomp_parallel * >::test ( const gimple * gs)
inline

◆ test() [18/185]

bool is_a_helper< constgimple_statement_omp_taskreg * >::test ( const gimple * gs)
inline

◆ test() [19/185]

bool is_a_helper< constgomp_for * >::test ( const gimple * gs)
inline

◆ test() [20/185]

bool is_a_helper< constgomp_scan * >::test ( const gimple * gs)
inline

◆ test() [21/185]

bool is_a_helper< constgomp_ordered * >::test ( const gimple * gs)
inline

◆ test() [22/185]

bool is_a_helper< constgomp_critical * >::test ( const gimple * gs)
inline

◆ test() [23/185]

bool is_a_helper< constgomp_continue * >::test ( const gimple * gs)
inline

◆ test() [24/185]

bool is_a_helper< constgimple_statement_omp_return * >::test ( const gimple * gs)
inline

◆ test() [25/185]

bool is_a_helper< constgomp_atomic_store * >::test ( const gimple * gs)
inline

◆ test() [26/185]

bool is_a_helper< constgomp_atomic_load * >::test ( const gimple * gs)
inline

◆ test() [27/185]

bool is_a_helper< constgeh_filter * >::test ( const gimple * gs)
inline

◆ test() [28/185]

bool is_a_helper< constgeh_dispatch * >::test ( const gimple * gs)
inline

◆ test() [29/185]

bool is_a_helper< constgresx * >::test ( const gimple * gs)
inline

◆ test() [30/185]

bool is_a_helper< constgcatch * >::test ( const gimple * gs)
inline

◆ test() [31/185]

bool is_a_helper< constgcall * >::test ( const gimple * gs)
inline

◆ test() [32/185]

bool is_a_helper< constgbind * >::test ( const gimple * gs)
inline

◆ test() [33/185]

bool is_a_helper< constgasm * >::test ( const gimple * gs)
inline

◆ test() [34/185]

bool is_a_helper< constgtry * >::test ( const gimple * gs)
inline

◆ test() [35/185]

bool is_a_helper< constgswitch * >::test ( const gimple * gs)
inline

◆ test() [36/185]

bool is_a_helper< constgeh_mnt * >::test ( const gimple * gs)
inline

◆ test() [37/185]

bool is_a_helper< constgeh_else * >::test ( const gimple * gs)
inline

◆ test() [38/185]

bool is_a_helper< constglabel * >::test ( const gimple * gs)
inline

◆ test() [39/185]

bool is_a_helper< constggoto * >::test ( const gimple * gs)
inline

◆ test() [40/185]

bool is_a_helper< constgdebug * >::test ( const gimple * gs)
inline

◆ test() [41/185]

bool is_a_helper< constgcond * >::test ( const gimple * gs)
inline

◆ test() [42/185]

bool is_a_helper< constgassign * >::test ( const gimple * gs)
inline

◆ test() [43/185]

bool is_a_helper< constjson::value * >::test ( const json::value * )
inline

◆ test() [44/185]

bool is_a_helper< constjson::literal * >::test ( const json::value * jv)
inline

◆ test() [45/185]

bool is_a_helper< constjson::string * >::test ( const json::value * jv)
inline

◆ test() [46/185]

bool is_a_helper< constjson::integer_number * >::test ( const json::value * jv)
inline

◆ test() [47/185]

bool is_a_helper< constjson::float_number * >::test ( const json::value * jv)
inline

◆ test() [48/185]

bool is_a_helper< constjson::array * >::test ( const json::value * jv)
inline

◆ test() [49/185]

bool is_a_helper< constjson::object * >::test ( const json::value * jv)
inline

◆ test() [50/185]

bool is_a_helper< constpp_token_custom_data * >::test ( const pp_token * tok)
inline

◆ test() [51/185]

bool is_a_helper< constpp_token_event_id * >::test ( const pp_token * tok)
inline

◆ test() [52/185]

bool is_a_helper< constpp_token_begin_url * >::test ( const pp_token * tok)
inline

◆ test() [53/185]

bool is_a_helper< constpp_token_begin_color * >::test ( const pp_token * tok)
inline

◆ test() [54/185]

bool is_a_helper< constpp_token_text * >::test ( const pp_token * tok)
inline

◆ test() [55/185]

bool is_a_helper< constregion * >::test ( const region * )
inline

◆ test() [56/185]

bool is_a_helper< constprivate_region * >::test ( const region * reg)
inline

◆ test() [57/185]

bool is_a_helper< consterrno_region * >::test ( const region * reg)
inline

◆ test() [58/185]

bool is_a_helper< constvar_arg_region * >::test ( const region * reg)
inline

◆ test() [59/185]

bool is_a_helper< constbit_range_region * >::test ( const region * reg)
inline

◆ test() [60/185]

bool is_a_helper< conststring_region * >::test ( const region * reg)
inline

◆ test() [61/185]

bool is_a_helper< constcast_region * >::test ( const region * reg)
inline

◆ test() [62/185]

bool is_a_helper< constsized_region * >::test ( const region * reg)
inline

◆ test() [63/185]

bool is_a_helper< constoffset_region * >::test ( const region * reg)
inline

◆ test() [64/185]

bool is_a_helper< constelement_region * >::test ( const region * reg)
inline

◆ test() [65/185]

bool is_a_helper< constfield_region * >::test ( const region * reg)
inline

◆ test() [66/185]

bool is_a_helper< constdecl_region * >::test ( const region * reg)
inline

◆ test() [67/185]

bool is_a_helper< constsymbolic_region * >::test ( const region * reg)
inline

◆ test() [68/185]

bool is_a_helper< constroot_region * >::test ( const region * reg)
inline

◆ test() [69/185]

bool is_a_helper< constthread_local_region * >::test ( const region * reg)
inline

◆ test() [70/185]

bool is_a_helper< constheap_region * >::test ( const region * reg)
inline

◆ test() [71/185]

bool is_a_helper< conststack_region * >::test ( const region * reg)
inline

◆ test() [72/185]

bool is_a_helper< constlabel_region * >::test ( const region * reg)
inline

◆ test() [73/185]

bool is_a_helper< constfunction_region * >::test ( const region * reg)
inline

◆ test() [74/185]

bool is_a_helper< constcode_region * >::test ( const region * reg)
inline

◆ test() [75/185]

bool is_a_helper< constglobals_region * >::test ( const region * reg)
inline

◆ test() [76/185]

bool is_a_helper< constframe_region * >::test ( const region * reg)
inline

◆ test() [77/185]

bool is_a_helper< constrtx_call_insn * >::test ( const rtx_insn * insn)
inline

◆ test() [78/185]

bool is_a_helper< constconst_fn_result_svalue * >::test ( const svalue * sval)
inline

◆ test() [79/185]

bool is_a_helper< constasm_output_svalue * >::test ( const svalue * sval)
inline

◆ test() [80/185]

bool is_a_helper< constconjured_svalue * >::test ( const svalue * sval)
inline

◆ test() [81/185]

bool is_a_helper< constcompound_svalue * >::test ( const svalue * sval)
inline

◆ test() [82/185]

bool is_a_helper< constwidening_svalue * >::test ( const svalue * sval)
inline

◆ test() [83/185]

bool is_a_helper< constplaceholder_svalue * >::test ( const svalue * sval)
inline

◆ test() [84/185]

bool is_a_helper< constunmergeable_svalue * >::test ( const svalue * sval)
inline

◆ test() [85/185]

bool is_a_helper< constbits_within_svalue * >::test ( const svalue * sval)
inline

◆ test() [86/185]

bool is_a_helper< constrepeated_svalue * >::test ( const svalue * sval)
inline

◆ test() [87/185]

bool is_a_helper< constsub_svalue * >::test ( const svalue * sval)
inline

◆ test() [88/185]

bool is_a_helper< constbinop_svalue * >::test ( const svalue * sval)
inline

◆ test() [89/185]

bool is_a_helper< constunaryop_svalue * >::test ( const svalue * sval)
inline

◆ test() [90/185]

bool is_a_helper< constinitial_svalue * >::test ( const svalue * sval)
inline

◆ test() [91/185]

bool is_a_helper< constsetjmp_svalue * >::test ( const svalue * sval)
inline

◆ test() [92/185]

bool is_a_helper< constpoisoned_svalue * >::test ( const svalue * sval)
inline

◆ test() [93/185]

bool is_a_helper< constconstant_svalue * >::test ( const svalue * sval)
inline

◆ test() [94/185]

bool is_a_helper< constregion_svalue * >::test ( const svalue * sval)
inline

◆ test() [95/185]

bool is_a_helper< constrtx_insn * >::test ( const_rtx rt)
inline

◆ test() [96/185]

bool is_a_helper< constrtx_sequence * >::test ( const_rtx rt)
inline

◆ test() [97/185]

bool is_a_helper< dt_simplify * >::test ( dt_node * n)
inline

◆ test() [98/185]

bool is_a_helper< dt_operand * >::test ( dt_node * n)
inline

◆ test() [99/185]

◆ test() [100/185]

bool is_a_helper< gimple_statement_with_ops * >::test ( gimple * gs)
inline

◆ test() [101/185]

bool is_a_helper< gimple_statement_wce * >::test ( gimple * gs)
inline

◆ test() [102/185]

bool is_a_helper< gtry * >::test ( gimple * gs)
inline

◆ test() [103/185]

bool is_a_helper< gtransaction * >::test ( gimple * gs)
inline

◆ test() [104/185]

bool is_a_helper< gimple_statement_assume * >::test ( gimple * gs)
inline

◆ test() [105/185]

bool is_a_helper< gswitch * >::test ( gimple * gs)
inline

◆ test() [106/185]

bool is_a_helper< greturn * >::test ( gimple * gs)
inline

◆ test() [107/185]

bool is_a_helper< gphi * >::test ( gimple * gs)
inline

◆ test() [108/185]

bool is_a_helper< gomp_task * >::test ( gimple * gs)
inline

◆ test() [109/185]

bool is_a_helper< gomp_teams * >::test ( gimple * gs)
inline

◆ test() [110/185]

bool is_a_helper< gomp_single * >::test ( gimple * gs)
inline

◆ test() [111/185]

bool is_a_helper< gomp_sections * >::test ( gimple * gs)
inline

◆ test() [112/185]

bool is_a_helper< gomp_target * >::test ( gimple * gs)
inline

◆ test() [113/185]

bool is_a_helper< gomp_parallel * >::test ( gimple * gs)
inline

◆ test() [114/185]

◆ test() [115/185]

bool is_a_helper< gomp_for * >::test ( gimple * gs)
inline

◆ test() [116/185]

bool is_a_helper< gomp_scan * >::test ( gimple * gs)
inline

◆ test() [117/185]

bool is_a_helper< gomp_ordered * >::test ( gimple * gs)
inline

◆ test() [118/185]

bool is_a_helper< gomp_critical * >::test ( gimple * gs)
inline

◆ test() [119/185]

bool is_a_helper< gomp_continue * >::test ( gimple * gs)
inline

◆ test() [120/185]

◆ test() [121/185]

bool is_a_helper< gomp_atomic_store * >::test ( gimple * gs)
inline

◆ test() [122/185]

bool is_a_helper< gomp_atomic_load * >::test ( gimple * gs)
inline

◆ test() [123/185]

bool is_a_helper< geh_mnt * >::test ( gimple * gs)
inline

◆ test() [124/185]

bool is_a_helper< geh_filter * >::test ( gimple * gs)
inline

◆ test() [125/185]

bool is_a_helper< geh_else * >::test ( gimple * gs)
inline

◆ test() [126/185]

bool is_a_helper< geh_dispatch * >::test ( gimple * gs)
inline

◆ test() [127/185]

bool is_a_helper< gresx * >::test ( gimple * gs)
inline

◆ test() [128/185]

bool is_a_helper< glabel * >::test ( gimple * gs)
inline

◆ test() [129/185]

bool is_a_helper< ggoto * >::test ( gimple * gs)
inline

◆ test() [130/185]

bool is_a_helper< gdebug * >::test ( gimple * gs)
inline

◆ test() [131/185]

bool is_a_helper< gcond * >::test ( gimple * gs)
inline

◆ test() [132/185]

bool is_a_helper< gcatch * >::test ( gimple * gs)
inline

◆ test() [133/185]

bool is_a_helper< gcall * >::test ( gimple * gs)
inline

◆ test() [134/185]

bool is_a_helper< gbind * >::test ( gimple * gs)
inline

◆ test() [135/185]

bool is_a_helper< gassign * >::test ( gimple * gs)
inline

◆ test() [136/185]

bool is_a_helper< gasm * >::test ( gimple * gs)
inline

◆ test() [137/185]

bool is_a_helper< c_code_id * >::test ( id_base * id)
inline

◆ test() [138/185]

bool is_a_helper< user_id * >::test ( id_base * id)
inline

◆ test() [139/185]

bool is_a_helper< predicate_id * >::test ( id_base * id)
inline

◆ test() [140/185]

bool is_a_helper< operator_id * >::test ( id_base * id)
inline

◆ test() [141/185]

bool is_a_helper< fn_id * >::test ( id_base * id)
inline

◆ test() [142/185]

bool is_a_helper< json::value * >::test ( json::value * )
inline

◆ test() [143/185]

bool is_a_helper< json::literal * >::test ( json::value * jv)
inline

◆ test() [144/185]

bool is_a_helper< json::string * >::test ( json::value * jv)
inline

◆ test() [145/185]

bool is_a_helper< json::integer_number * >::test ( json::value * jv)
inline

◆ test() [146/185]

bool is_a_helper< json::float_number * >::test ( json::value * jv)
inline

◆ test() [147/185]

bool is_a_helper< json::array * >::test ( json::value * jv)
inline

◆ test() [148/185]

bool is_a_helper< json::object * >::test ( json::value * jv)
inline

◆ test() [149/185]

bool is_a_helper< with_expr * >::test ( operand * op)
inline

◆ test() [150/185]

bool is_a_helper< if_expr * >::test ( operand * op)
inline

◆ test() [151/185]

bool is_a_helper< expr * >::test ( operand * op)
inline

◆ test() [152/185]

bool is_a_helper< c_expr * >::test ( operand * op)
inline

◆ test() [153/185]

bool is_a_helper< predicate * >::test ( operand * op)
inline

◆ test() [154/185]

bool is_a_helper< capture * >::test ( operand * op)
inline

◆ test() [155/185]

bool is_a_helper< pp_token_custom_data * >::test ( pp_token * tok)
inline

◆ test() [156/185]

bool is_a_helper< pp_token_event_id * >::test ( pp_token * tok)
inline

◆ test() [157/185]

bool is_a_helper< pp_token_begin_url * >::test ( pp_token * tok)
inline

◆ test() [158/185]

bool is_a_helper< pp_token_begin_color * >::test ( pp_token * tok)
inline

◆ test() [159/185]

bool is_a_helper< pp_token_text * >::test ( pp_token * tok)
inline

◆ test() [160/185]

bool is_a_helper< rtx_note * >::test ( rtx rt)
inline

◆ test() [161/185]

bool is_a_helper< rtx_code_label * >::test ( rtx rt)
inline

◆ test() [162/185]

bool is_a_helper< rtx_barrier * >::test ( rtx rt)
inline

◆ test() [163/185]

bool is_a_helper< rtx_jump_table_data * >::test ( rtx rt)
inline

◆ test() [164/185]

bool is_a_helper< rtx_call_insn * >::test ( rtx rt)
inline

◆ test() [165/185]

bool is_a_helper< rtx_jump_insn * >::test ( rtx rt)
inline

◆ test() [166/185]

bool is_a_helper< rtx_nonjump_insn * >::test ( rtx rt)
inline

◆ test() [167/185]

bool is_a_helper< rtx_debug_insn * >::test ( rtx rt)
inline

◆ test() [168/185]

bool is_a_helper< rtx_insn * >::test ( rtx rt)
inline

◆ test() [169/185]

bool is_a_helper< rtx_sequence * >::test ( rtx rt)
inline

◆ test() [170/185]

bool is_a_helper< rtx_insn_list * >::test ( rtx rt)
inline

◆ test() [171/185]

bool is_a_helper< rtx_expr_list * >::test ( rtx rt)
inline

◆ test() [172/185]

bool is_a_helper< rtx_note * >::test ( rtx_insn * insn)
inline

◆ test() [173/185]

bool is_a_helper< rtx_code_label * >::test ( rtx_insn * insn)
inline

◆ test() [174/185]

bool is_a_helper< rtx_jump_table_data * >::test ( rtx_insn * insn)
inline

◆ test() [175/185]

bool is_a_helper< rtx_call_insn * >::test ( rtx_insn * insn)
inline

◆ test() [176/185]

bool is_a_helper< rtx_jump_insn * >::test ( rtx_insn * insn)
inline

◆ test() [177/185]

bool is_a_helper< varpool_node * >::test ( symtab_node * p)
inline
Report whether or not THIS symtab node is a variable, aka varpool_node.   

◆ test() [178/185]

bool is_a_helper< cgraph_node * >::test ( symtab_node * p)
inline
Report whether or not THIS symtab node is a function, aka cgraph_node.   

◆ test() [179/185]

bool is_a_helper< asm_node * >::test ( toplevel_node * p)
inline
Report whether or not THIS toplevel node is a toplevel assembly, aka
asm_node.   

◆ test() [180/185]

bool is_a_helper< symtab_node * >::test ( toplevel_node * p)
inline
Report whether or not THIS toplevel node is a symtab_node.   

◆ test() [181/185]

bool is_a_helper< varpool_node * >::test ( toplevel_node * p)
inline
Report whether or not THIS toplevel node is a variable, aka varpool_node.   

◆ test() [182/185]

bool is_a_helper< cgraph_node * >::test ( toplevel_node * p)
inline
Report whether or not THIS toplevel node is a function, aka cgraph_node.   

◆ test() [183/185]

template<typename T>
template<typename U>
bool is_a_helper< T >::test ( U * p)
inlinestatic

◆ test() [184/185]

bool is_a_helper< _bb_vec_info * >::test ( vec_info * i)
inline

◆ test() [185/185]

bool is_a_helper< _loop_vec_info * >::test ( vec_info * i)
inline

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