HomeSort by: relevance | last modified time | path
    Searched refs:typeof_ (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
tokens.h 64 typeof_, member in class:TOK
322 typeof_, member in class:EXP
tokens.d 55 typeof_,
312 typeof_,
461 TOK.typeof_,
667 TOK.typeof_: "typeof",
parse.d 409 case TOK.typeof_:
1657 if (token.value == TOK.typeof_)
3659 case TOK.typeof_:
5608 case TOK.typeof_:
7150 case TOK.typeof_:
8161 case TOK.typeof_:
8626 case TOK.typeof_:
9367 EXP.typeof_ : PREC.primary,
hdrgen.d 4009 EXP.typeof_ : "typeof",

Completed in 21 milliseconds