Home
last modified time | relevance | path

Searched refs:find_graph_node (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dvtable-class-hierarchy.c1053 find_graph_node (tree class_type) in find_graph_node() function
1087 struct vtv_graph_node *base_node = find_graph_node (base_class); in update_class_hierarchy_information()
1088 struct vtv_graph_node *derived_node = find_graph_node (derived_class); in update_class_hierarchy_information()