Home
last modified time | relevance | path

Searched defs:close_token_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c1066 static const enum cpp_ttype close_token_type = CPP_CLOSE_PAREN; member
1084 static const enum cpp_ttype close_token_type = CPP_CLOSE_BRACE; member
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc1095 static const enum cpp_ttype close_token_type = CPP_CLOSE_PAREN; member
1113 static const enum cpp_ttype close_token_type = CPP_CLOSE_BRACE; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c4896 static const enum cpp_ttype close_token_type = CPP_CLOSE_PAREN; member
4911 static const enum cpp_ttype close_token_type = CPP_CLOSE_BRACE; member
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc5170 static const enum cpp_ttype close_token_type = CPP_CLOSE_PAREN; member
5185 static const enum cpp_ttype close_token_type = CPP_CLOSE_BRACE; member