Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c6104 tree ext_decl, ext_type; in start_function() local
6105 ext_decl = b->decl; in start_function()
6106 ext_type = b->type ? b->type : TREE_TYPE (ext_decl); in start_function()
6112 = DECL_SOURCE_LOCATION (ext_decl); in start_function()
6114 = C_DECL_BUILTIN_PROTOTYPE (ext_decl); in start_function()