OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StructLiteralExp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
expression.h
147
StructLiteralExp
* isStructLiteralExp();
447
class
StructLiteralExp
: public Expression
461
StructLiteralExp
*origin;
464
StructLiteralExp
*inlinecopy;
477
static
StructLiteralExp
*create(const Loc &loc, StructDeclaration *sd, void *elements, Type *stype = NULL);
479
StructLiteralExp
*syntaxCopy();
1384
char
structliteralexp
[sizeof(
StructLiteralExp
)];
member in union:MemorySet::UnionExp::__anon15987
Completed in 18 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026