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

/freebsd-9.3-release/contrib/gcc/
H A Dc-parser.c6321 location_t finloc;
6324 finloc = c_parser_peek_token (parser)->location;
6326 objc_build_finally_clause (finloc, finstmt);
6318 location_t finloc; local

Completed in 90 milliseconds