symbol_genauto

Generate an auto symbol, and add it to the symbol table.

  1. Symbol* symbol_genauto(type* t)
    version(COMPILE)
    extern (C++) nothrow @safe
    symbol_genauto
    (
    type* t
    )
  2. Symbol* symbol_genauto(elem* e)
  3. Symbol* symbol_genauto(tym_t ty)
Suggestion Box / Bug Report