OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shortenedMethods
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
globals.h
138
bool
shortenedMethods
; // allow => in normal function declarations
globals.d
148
bool
shortenedMethods
; // allow => in normal function declarations
parse.d
5079
if (!global.params.
shortenedMethods
)
5080
error("=> shortened method not enabled, compile with compiler switch `-preview=
shortenedMethods
`");
/src/external/gpl3/gcc.old/dist/gcc/d/
d-lang.cc
584
global.params.
shortenedMethods
= value;
632
global.params.
shortenedMethods
= value;
Completed in 55 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026