Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dvisitor.h219 class DelegateExp; variable
H A Dexpression.c5463 DelegateExp::DelegateExp(Loc loc, Expression *e, FuncDeclaration *f, bool hasOverloads) in DelegateExp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h228 class DelegateExp; variable