Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c923 class token_pair
927 token_pair () : m_open_loc (UNKNOWN_LOCATION) {} in token_pair() function
996 typedef token_pair<matching_paren_traits> matching_parens;
1014 typedef token_pair<matching_brace_traits> matching_braces;
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c4691 class token_pair
4695 token_pair () : m_open_loc (UNKNOWN_LOCATION) {} in token_pair() function
4749 typedef token_pair<matching_paren_traits> matching_parens;
4764 typedef token_pair<matching_brace_traits> matching_braces;