Searched defs:location (Results 176 - 177 of 177) sorted by relevance

12345678

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c2625 cp_parser_name_lookup_error(cp_parser* parser, tree name, tree decl, name_lookup_error desired, location_t location) argument
2780 cp_parser_check_for_invalid_template_id(cp_parser* parser, tree type, enum tag_types tag_type, location_t location) argument
2943 cp_parser_diagnose_invalid_type_name(cp_parser *parser, tree id, location_t location) argument
6637 cp_parser_postfix_dot_deref_expression(cp_parser *parser, enum cpp_ttype token_type, tree postfix_expression, bool for_offsetof, cp_id_kind *idk, location_t location) argument
23019 cp_parser_lookup_name_simple(cp_parser* parser, tree name, location_t location) argument
23125 cp_parser_check_template_parameters(cp_parser* parser, unsigned num_templates, location_t location, cp_declarator *declarator) argument
25220 cp_parser_check_access_in_redeclaration(tree decl, location_t location) argument
27014 location_t location; local
27106 location_t location; local
27766 check_no_duplicate_clause(tree clauses, enum omp_clause_code code, const char *name, location_t location) argument
28068 location_t location = cp_lexer_peek_token (parser->lexer)->location; local
28155 location_t location = cp_lexer_peek_token (parser->lexer)->location; local
28169 cp_parser_omp_clause_collapse(cp_parser *parser, tree list, location_t location) argument
28210 cp_parser_omp_clause_default(cp_parser *parser, tree list, location_t location) argument
28268 cp_parser_omp_clause_final(cp_parser *parser, tree list, location_t location) argument
28296 cp_parser_omp_clause_if(cp_parser *parser, tree list, location_t location) argument
28324 cp_parser_omp_clause_mergeable(cp_parser * , tree list, location_t location) argument
28341 cp_parser_omp_clause_nowait(cp_parser * , tree list, location_t location) argument
28360 location_t location = cp_lexer_peek_token (parser->lexer)->location; local
28393 cp_parser_omp_clause_num_threads(cp_parser *parser, tree list, location_t location) argument
28426 location_t location = cp_lexer_peek_token (parser->lexer)->location; local
28460 cp_parser_omp_clause_ordered(cp_parser * , tree list, location_t location) argument
28590 cp_parser_omp_clause_schedule(cp_parser *parser, tree list, location_t location) argument
28678 cp_parser_omp_clause_untied(cp_parser * , tree list, location_t location) argument
28695 cp_parser_omp_clause_branch(cp_parser * , enum omp_clause_code code, tree list, location_t location) argument
28711 cp_parser_omp_clause_cancelkind(cp_parser * , enum omp_clause_code code, tree list, location_t location) argument
28724 cp_parser_omp_clause_num_teams(cp_parser *parser, tree list, location_t location) argument
28754 cp_parser_omp_clause_thread_limit(cp_parser *parser, tree list, location_t location) argument
28860 cp_parser_omp_clause_safelen(cp_parser *parser, tree list, location_t location) argument
28889 cp_parser_omp_clause_simdlen(cp_parser *parser, tree list, location_t location) argument
29022 cp_parser_omp_clause_device(cp_parser *parser, tree list, location_t location) argument
29053 cp_parser_omp_clause_dist_schedule(cp_parser *parser, tree list, location_t location) argument
29104 cp_parser_omp_clause_proc_bind(cp_parser *parser, tree list, location_t location) argument
[all...]
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Drs6000.c32281 location_t location = INSN_LOCATION (insn); local
[all...]

Completed in 145 milliseconds

12345678