Searched defs:close_token_type (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c1066 static const enum cpp_ttype close_token_type = CPP_CLOSE_PAREN; member in struct:matching_paren_traits
1084 static const enum cpp_ttype close_token_type = CPP_CLOSE_BRACE; member in struct:matching_brace_traits
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc1095 static const enum cpp_ttype close_token_type = CPP_CLOSE_PAREN; member in struct:matching_paren_traits
1113 static const enum cpp_ttype close_token_type = CPP_CLOSE_BRACE; member in struct:matching_brace_traits
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c4896 static const enum cpp_ttype close_token_type = CPP_CLOSE_PAREN; member in struct:matching_paren_traits
4911 static const enum cpp_ttype close_token_type = CPP_CLOSE_BRACE; member in struct:matching_brace_traits
[all...]

Completed in 440 milliseconds