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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
module.h 78 bool hasAlwaysInlines; // contains references to functions that must be inlined
declaration.h 667 bool hasAlwaysInlines() const;
dmodule.d 358 bool hasAlwaysInlines; // contains references to functions that must be inlined
func.d 1519 final bool hasAlwaysInlines() const scope @safe pure nothrow @nogc
expressionsem.d 1718 sc._module.hasAlwaysInlines = true;

Completed in 24 milliseconds