OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hdrStripPlainFunctions
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
globals.h
196
bool
hdrStripPlainFunctions
; // strip the bodies of plain (non-template) functions
globals.d
218
bool
hdrStripPlainFunctions
= true; // strip the bodies of plain (non-template) functions
hdrgen.d
1539
else if (hgs.tpltMember == 0 && global.params.
hdrStripPlainFunctions
)
1624
if (!f.fbody || (hgs.hdrgen && global.params.
hdrStripPlainFunctions
&& !hgs.autoMember && !hgs.tpltMember))
/src/external/gpl3/gcc.old/dist/gcc/d/
d-lang.cc
966
global.params.
hdrStripPlainFunctions
= false;
Completed in 81 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026