Home
last modified time | relevance | path

Searched defs:open_token_type (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c984 static const enum cpp_ttype open_token_type = CPP_OPEN_PAREN; member
1002 static const enum cpp_ttype open_token_type = CPP_OPEN_BRACE; member
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c4740 static const enum cpp_ttype open_token_type = CPP_OPEN_PAREN; member
4755 static const enum cpp_ttype open_token_type = CPP_OPEN_BRACE; member