Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-pragma.c322 decl = build_decl (FUNCTION_DECL, alias_id, default_function_type); in maybe_apply_pending_pragma_weaks()
H A Dc-common.h206 #define default_function_type c_global_trees[CTI_DEFAULT_FUNCTION_TYPE] macro
H A Dc-decl.c2439 tree newtype = default_function_type; in implicitly_declare()
2481 decl = build_decl (FUNCTION_DECL, functionid, default_function_type); in implicitly_declare()
H A Dc-common.c3464 default_function_type = build_function_type (integer_type_node, NULL_TREE); in c_common_nodes_and_builtins()
H A DChangeLog-20002075 uintmax_type_node, default_function_type, ptrdiff_type_node and
2081 uintmax_type_node, default_function_type, ptrdiff_type_node and
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-2000283 uintmax_type_node, default_function_type, ptrdiff_type_node and