Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDdecl.c104 static tree get_atexit_node (void);
6462 get_atexit_node (void) in get_atexit_node() function
6722 return cp_build_function_call_nary (get_atexit_node (), tf_warning_or_error, in register_dtor_fn()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDdecl.c90 static tree get_atexit_node (void);
7921 get_atexit_node (void) in get_atexit_node() function
8162 atex_node = get_atexit_node (); in register_dtor_fn()