Searched refs:hasAlwaysInlines (Results 1 – 5 of 5) sorted by relevance
78 bool hasAlwaysInlines; // contains references to functions that must be inlined variable
667 bool hasAlwaysInlines() const;
358 bool hasAlwaysInlines; // contains references to functions that must be inlined variable
1519 final bool hasAlwaysInlines() const scope @safe pure nothrow @nogc in hasAlwaysInlines() function
1718 sc._module.hasAlwaysInlines = true; in functionParameters()