OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STCimmutable
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
declaration.h
67
#define
STCimmutable
0x2000000ULL /// `immutable`
104
#define STC_TYPECTOR (STCconst |
STCimmutable
| STCshared | STCwild)
138
bool isImmutable() const { return (storage_class &
STCimmutable
) != 0; }
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026