Home
last modified time | relevance | path

Searched refs:cp_parser_unary_operator (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dparser.c1503 static enum tree_code cp_parser_unary_operator
5079 unary_operator = cp_parser_unary_operator (token); in cp_parser_unary_expression()
5160 cp_parser_unary_operator (cp_token* token) in cp_parser_unary_operator() function