Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c1602 typedef struct cp_parser_binary_operations_map_node struct
1610 } cp_parser_binary_operations_map_node; argument
1647 static const cp_parser_binary_operations_map_node binops[] = {
1683 static cp_parser_binary_operations_map_node binops_by_token[N_CP_TTYPES];
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c1845 struct cp_parser_binary_operations_map_node struct
1892 static const cp_parser_binary_operations_map_node binops[] = {
1928 static cp_parser_binary_operations_map_node binops_by_token[N_CP_TTYPES];