Searched refs:is_func_definition (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dc-aux-info.c468 If the "is_func_definition" parameter is nonzero, assume that the thing
474 gen_decl (tree decl, int is_func_definition, formals_style style)
516 if (TREE_CODE (decl) == FUNCTION_DECL && is_func_definition)
473 gen_decl(tree decl, int is_func_definition, formals_style style) argument

Completed in 89 milliseconds