Searched defs:DelegateExp (Results 1 – 3 of 3) sorted by relevance
219 class DelegateExp; variable
5463 DelegateExp::DelegateExp(Loc loc, Expression *e, FuncDeclaration *f, bool hasOverloads) in DelegateExp() function
228 class DelegateExp; variable