OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:delegateFunctionPointer
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
tokens.h
335
delegateFunctionPointer
,
tokens.d
325
delegateFunctionPointer
,
optimize.d
1326
case EXP.
delegateFunctionPointer
:
hdrgen.d
2605
case EXP.
delegateFunctionPointer
: return visitDelegateFuncptr(e.isDelegateFuncptrExp());
4045
EXP.
delegateFunctionPointer
: "delegatefuncptr",
expression.d
1685
inout(DelegateFuncptrExp) isDelegateFuncptrExp() { return op == EXP.
delegateFunctionPointer
? cast(typeof(return))this : null; }
5788
super(loc, EXP.
delegateFunctionPointer
, __traits(classInstanceSize, DelegateFuncptrExp), e1);
7215
EXP.
delegateFunctionPointer
, EXP.preMinusMinus, EXP.prePlusPlus,
parse.d
9403
EXP.
delegateFunctionPointer
: PREC.primary,
Completed in 76 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026