Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dvisitor.h193 class StructLiteralExp; variable
H A Dexpression.c3980 StructLiteralExp::StructLiteralExp(Loc loc, StructDeclaration *sd, Expressions *elements, Type *sty… in StructLiteralExp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h199 class StructLiteralExp; variable