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

/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c106 static location_t current_function_prototype_locus;
6268 current_function_prototype_locus = UNKNOWN_LOCATION;
6279 current_function_prototype_locus = DECL_SOURCE_LOCATION (old_decl);
6306 current_function_prototype_locus
6670 &current_function_prototype_locus);
6710 &current_function_prototype_locus);
6723 &current_function_prototype_locus);
105 static location_t current_function_prototype_locus; variable

Completed in 179 milliseconds