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

/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c114 static tree current_function_prototype_arg_types;
6270 current_function_prototype_arg_types = NULL_TREE;
6282 current_function_prototype_arg_types
6310 current_function_prototype_arg_types
6651 if (current_function_prototype_arg_types)
6655 type = current_function_prototype_arg_types;
113 static tree current_function_prototype_arg_types; variable

Completed in 109 milliseconds