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

/freebsd-9.3-release/contrib/gcc/
H A Dc-parser.c6150 tree tsel = sel;
6171 keyworddecl = objc_build_keyword_decl (tsel, atype, id);
6173 tsel = c_parser_objc_selector (parser);
6174 if (!tsel && c_parser_next_token_is_not (parser, CPP_COLON))
6147 tree tsel = sel; local

Completed in 184 milliseconds