Searched refs:typedef_ (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | tokens.d | 257 typedef_, enumerator 566 TOK.typedef_, 610 … restrict, return_, int16, signed, sizeof_, static_, struct_, switch_, typedef_, in with() 864 TOK.typedef_ : "typedef",
|
H A D | tokens.h | 266 typedef_, enumerator
|
H A D | cparse.d | 289 case TOK.typedef_: 2176 case TOK.typedef_: scwx = SCW.xtypedef; break; in cparseDeclarationSpecifiers() 3155 case TOK.typedef_: in isGnuAttributeName() 3882 case TOK.typedef_: in isDeclarationSpecifiers()
|