Searched refs:hint_loc (Results 1 – 4 of 4) sorted by relevance
8643 location_t hint_loc = hint->get_start_loc (); in maybe_suggest_missing_token_insertion() local8646 richloc->set_range (0, hint_loc, SHOW_RANGE_WITH_CARET); in maybe_suggest_missing_token_insertion()
9097 location_t hint_loc = hint->get_start_loc (); in maybe_suggest_missing_token_insertion() local9100 richloc->set_range (0, hint_loc, SHOW_RANGE_WITH_CARET); in maybe_suggest_missing_token_insertion()
14101 location_t hint_loc = c_parser_peek_token (parser)->location; in c_parser_omp_clause_hint() local14121 c = build_omp_clause (hint_loc, OMP_CLAUSE_HINT); in c_parser_omp_clause_hint()14136 location_t hint_loc = c_parser_peek_token (parser)->location; in c_parser_omp_clause_filter() local14153 c = build_omp_clause (hint_loc, OMP_CLAUSE_FILTER); in c_parser_omp_clause_filter()
13918 location_t hint_loc = c_parser_peek_token (parser)->location; in c_parser_omp_clause_hint() local13939 c = build_omp_clause (hint_loc, OMP_CLAUSE_HINT); in c_parser_omp_clause_hint()