Home
last modified time | relevance | path

Searched defs:DelegateFuncptrExp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dvisitor.h236 class DelegateFuncptrExp; variable
H A Dexpression.c5985 DelegateFuncptrExp::DelegateFuncptrExp(Loc loc, Expression *e1) in DelegateFuncptrExp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h245 class DelegateFuncptrExp; variable