Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dparser.cc5168 static const enum cpp_ttype open_token_type = CPP_OPEN_PAREN; member
5183 static const enum cpp_ttype open_token_type = CPP_OPEN_BRACE; member