Searched refs:statement_location (Results 1 – 2 of 2) sorted by relevance
6233 location_t statement_location; in cp_parser_statement() local6241 statement_location = token->location; in cp_parser_statement()6354 SET_EXPR_LOCATION (statement, statement_location); in cp_parser_statement()
4189 statement_location and use SET_EXPR_LOCATION macro.