Home
last modified time | relevance | path

Searched defs:TupleDeclaration (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dimports.cc197 void visit (TupleDeclaration *) in visit() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dimports.cc205 void visit (TupleDeclaration *) in visit() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddsymbol.h26 class TupleDeclaration; variable
H A Dexpression.h26 class TupleDeclaration; variable
H A Ddeclaration.c173 TupleDeclaration::TupleDeclaration(Loc loc, Identifier *id, Objects *objects) in TupleDeclaration() function
H A Dvisitor.h131 class TupleDeclaration; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.h27 class TupleDeclaration; variable
H A Dexpression.h26 class TupleDeclaration; variable
H A Ddeclaration.d701 override inout(TupleDeclaration) isTupleDeclaration() inout in inout() argument
H A Dvisitor.h136 class TupleDeclaration; variable