Home
last modified time | relevance | path

Searched refs:inlinecopy (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.h464 StructLiteralExp *inlinecopy; variable
H A Dexpression.d3179 StructLiteralExp inlinecopy; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.h476 StructLiteralExp *inlinecopy; variable
H A Dexpression.c3993 this->inlinecopy = NULL; in StructLiteralExp()