OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dotIdentifier
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
tokens.h
312
dotIdentifier
,
importc.d
221
case EXP.
dotIdentifier
:
tokens.d
302
dotIdentifier
,
statementsem.d
555
if (ds.condition.op == EXP.
dotIdentifier
)
628
if (fs.condition.op == EXP.
dotIdentifier
)
1912
if (ifs.condition.op == EXP.
dotIdentifier
)
optimize.d
1315
case EXP.
dotIdentifier
:
hdrgen.d
2589
case EXP.
dotIdentifier
: return visitDotId(e.isDotIdExp());
4057
EXP.
dotIdentifier
: "dotid",
expression.d
1661
inout(DotIdExp) isDotIdExp() { return op == EXP.
dotIdentifier
? cast(typeof(return))this : null; }
4744
super(loc, EXP.
dotIdentifier
, __traits(classInstanceSize, DotIdExp), e);
7211
EXP.import_, EXP.assert_, EXP.throw_, EXP.
dotIdentifier
, EXP.dotTemplateDeclaration,
parse.d
9415
EXP.
dotIdentifier
: PREC.primary,
Completed in 26 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026